From: Jeff Trawick Date: Mon, 15 Mar 2004 20:12:36 +0000 (+0000) Subject: nasty storage corruption problem X-Git-Tag: 2.0.49~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b24ba7af35f90fcb9dd0cb3d5c0d22f9fd375c6;p=thirdparty%2Fapache%2Fhttpd.git nasty storage corruption problem git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102963 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 8493424b3f9..8dc8f546aed 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/03/14 17:49:04 $] +Last modified at [$Date: 2004/03/15 20:12:36 $] Release: @@ -71,6 +71,10 @@ PATCHES TO BACKPORT FROM 2.1 [ please place file names and revisions from HEAD here, so it is easy to identify exactly what the proposed changes are! ] + *) mod_cgid: Fix storage corruption caused by use of incorrect pool. + modules/generators/mod_cgid.c: r1.425 + +1: trawick + *) Use apr_temp_dir_get for htpasswd support/htpasswd.c: 1.75 +1: thommay