From 1ea7542878f08aa3fc952c724ce3b7da6dd4b7c8 Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Tue, 28 Oct 2014 09:57:06 +0000 Subject: [PATCH] Work on split suggested by Christophe. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1634829 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/STATUS b/STATUS index 57754661f1..4682747754 100644 --- a/STATUS +++ b/STATUS @@ -204,17 +204,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: http://people.apache.org/~jkaluza/patches/mod_systemd/httpd-2.4.x-socket-activation.patch +1: jkaluza - * 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. - jailletc36: Could you split r1632742 in order to separate the '(unlikely) more accesses - to freed memory' from the change of behavior in mod_buffer. This one should need - a changelog, IMHO. - OTHER PROPOSALS @@ -225,6 +214,18 @@ OTHER PROPOSALS PATCHES/ISSUES THAT ARE BEING WORKED + * mod_proxy: Avoid more (unlikely) 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. + jailletc36: Could you split r1632742 in order to separate the '(unlikely) more accesses + to freed memory' from the change of behavior in mod_buffer. This one should need + a changelog, IMHO. + ylavic: OK, will do. + PATCHES/ISSUES THAT ARE STALLED -- 2.50.1