Commit 8f52b6e8 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

more verbal description of the fix


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@589648 13f79535-47bb-0310-9956-ffa450edef68
parent 479db122
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
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