From: Graham Leggett Date: Thu, 23 May 2013 14:26:22 +0000 (+0000) Subject: Promote. X-Git-Tag: 2.4.5~243 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1d6f32e02d50b1b07330795b9cb5fcad1379f764;p=apache Promote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1485726 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 9446990d90..f8963546ae 100644 --- a/STATUS +++ b/STATUS @@ -90,6 +90,11 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * core: Do not over allocate memory within 'ap_rgetline_core' for the common case. + trunk patch: http://svn.apache.org/r1483005 + 2.4.x patch: trunk works + +1: jailletc36, jim, minfrin + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -319,11 +324,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works (with fuzz) +1: fuankg - * core: Do not over allocate memory within 'ap_rgetline_core' for the common case. - trunk patch: http://svn.apache.org/r1483005 - 2.4.x patch: trunk works - +1: jailletc36, jim, minfrin - * mod_proxy_http: Make the proxy-interim-response environment variable effective by formally overriding origin server behaviour. trunk patch: http://svn.apache.org/r1483027