From: Yann Ylavic Date: Wed, 17 Dec 2014 09:21:08 +0000 (+0000) Subject: CHANGES entry for r1642858 and r1645936. X-Git-Tag: 2.4.11~82 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=44711308c902e3211b768b69fc398c1745764e4d;p=apache CHANGES entry for r1642858 and r1645936. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1646179 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index b0d5a699cd..ec5e74f30d 100644 --- a/CHANGES +++ b/CHANGES @@ -22,6 +22,9 @@ Changes with Apache 2.4.11 request headers earlier. Adds "MergeTrailers" directive to restore legacy behavior. [Edward Lu, Yann Ylavic, Joe Orton, Eric Covener] + *) mpm_event: Avoid a possible use after free when notifying the end of + connection during lingering close. PR 57268. [Eric Covener, Yann Ylavic] + *) mod_ssl: Fix recognition of OCSP stapling responses that are encoded improperly or too large. [Jeff Trawick]