]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
more verbal description of the fix
authorJim Jagielski <jim@apache.org>
Mon, 29 Oct 2007 14:53:24 +0000 (14:53 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 29 Oct 2007 14:53:24 +0000 (14:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@589648 13f79535-47bb-0310-9956-ffa450edef68

src/CHANGES

index 875d71209e54f86238403ea57e43ad5c289a57a0..72ca3ba9055a6a8cc317290eb7e093b61b5705f5 100644 (file)
@@ -1,7 +1,10 @@
 Changes with Apache 1.3.40
 
   *) More efficient implementation of the CVE-2007-3304 PID table
-     patch. [Jim Jagielski, Jeff Trawick]
+     patch. This fixes issues with excessive memory usage by the
+     parent process if long-running and with a high number of child
+     process forks during that timeframe. Also fixes bogus "Bad pid"
+     errors. [Jim Jagielski, Jeff Trawick]
 
 Changes with Apache 1.3.39