Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/libexec/httpd
Module Name: src
Committed By: tls
Date: Wed Oct 17 18:43:47 UTC 2007
Modified Files:
src/libexec/httpd: bozohttpd.c cgi-bozo.c
Log Message:
Fix two memory leaks noted by Coverity (CID-4694, CIT-4695) and use
SIMPLEQ_FOREACH where possible. Patch from Arnaud Lacombe.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 src/libexec/httpd/bozohttpd.c
cvs rdiff -r1.2 -r1.3 src/libexec/httpd/cgi-bozo.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index