diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -31,6 +31,10 @@ Changes with Apache 2.3.0 Changes with Apache 2.1.9 + *) mod_proxy_connect: Fix high CPU loop on systems like UnixWare which + trigger POLL_ERR or POLL_HUP on a terminated connection. PR 36951. + [Jeff Trawick, Ruediger Pluem] + *) SECURITY: CAN-2005-2970 (cve.mitre.org) worker MPM: Fix a memory leak which can occur after an aborted connection in some limited circumstances. [Greg Ames, Jeff Trawick] |