]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose fixes for more (unlikely) accesses to freed memory.
authorYann Ylavic <ylavic@apache.org>
Sat, 18 Oct 2014 09:13:18 +0000 (09:13 +0000)
committerYann Ylavic <ylavic@apache.org>
Sat, 18 Oct 2014 09:13:18 +0000 (09:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1632744 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b3e0ad530cc0abe225287d999685802bf54a1cb6..66437b44ca04d54f32b7cf3ff4dd8f421ac5da1d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -249,6 +249,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works, no CHANGES
      +1: rjung
 
+   * mod_proxy: Avoid (unlikely) more accesses to freed memory.
+     trunk patch: http://svn.apache.org/r1632740
+                  http://svn.apache.org/r1632742
+     2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-apr_bucket_delete_more_fixes.patch
+     +1: ylavic
+     ylavic: No CHANGES entry is added but rather the existing one for the same
+             issue in mod_proxy_http (2.4.11's backport r1632736) has been modified.
+
+
 OTHER PROPOSALS
 
    * A list of further possible backports can be found at: