From e34f4c48a5402eb611034fecd911df4e6256a5d2 Mon Sep 17 00:00:00 2001 From: Guenter Knauf Date: Wed, 19 Jun 2013 11:53:23 +0000 Subject: [PATCH] Vote, promote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1494570 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/STATUS b/STATUS index 0131d55c7e..f4ee190915 100644 --- a/STATUS +++ b/STATUS @@ -90,6 +90,12 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * mod_cache_socache: Fix warning "variable 'rv' may be used uninitialized + in this function" (which is correct here). + trunk patch: http://svn.apache.org/r1494536 + 2.4.x patch: trunk patch works + +1: rjung, minfrin, fuankg + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -213,12 +219,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: gets larger than 4GB (UINT_MAX). Maybe set the limit at MIN(APR_SIZE_MAX,UINT_MAX) until this is fixed? - * mod_cache_socache: Fix warning "variable 'rv' may be used uninitialized - in this function" (which is correct here). - trunk patch: http://svn.apache.org/r1494536 - 2.4.x patch: trunk patch works - +1: rjung, minfrin - A list of further possible backports can be found at: http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt -- 2.40.0