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: mrg
Date: Wed Mar 11 06:53:25 UTC 2009
Modified Files:
src/libexec/httpd: cgi-bozo.c
Log Message:
use SIMPLEQ_FOREACH_SAFE(), to avoid a use-after-free.
picked up by coverity.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 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