You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2012/12/25 22:21:23 UTC

[Bug 54345] Lack of Sanity Checking for strdup() for suexec.c, config.c, and htpasswd.c

https://issues.apache.org/bugzilla/show_bug.cgi?id=54345

Stefan Fritsch <sf...@sfritsch.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Stefan Fritsch <sf...@sfritsch.de> ---
Fixed a bit differently in trunk in

r1425771
r1425772
r1425775

Note that in config.c, the copied string must not be freed because it is still
referenced as m->name.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org