NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/50374 CVS commit: src/libexec/httpd



The following reply was made to PR bin/50374; it has been noted by GNATS.

From: "matthew green" <mrg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/50374 CVS commit: src/libexec/httpd
Date: Thu, 31 Dec 2015 04:39:16 +0000

 Module Name:	src
 Committed By:	mrg
 Date:		Thu Dec 31 04:39:16 UTC 2015
 
 Modified Files:
 	src/libexec/httpd: cgi-bozo.c
 
 Log Message:
 redo the fix for rev 1.26 - instead of getting a new string wrong,
 just delay the free until the parent has finished using them.
 also, free query as well.
 
 fixes PR#50374.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.31 -r1.32 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