Skip to content

Conversation

@acv
Copy link
Contributor

@acv acv commented Mar 25, 2015

All issues that coverity found:

  • No error check on setsockopt
  • Two strcpy into fixed-sized buffers
  • Possibly non-terminanted string
  • httpd_output variable expansion could exceed buffer length
  • va_end() not called

acv added a commit that referenced this pull request Mar 25, 2015
@acv acv merged commit 684bbc2 into wifidog:master Mar 25, 2015
@acv acv deleted the libhttpd-fixes branch March 25, 2015 01:14
@florida63 florida63 added this to the 1.2.1 milestone Mar 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants