From 64fa1cb6658647a8903a22bfa5e99e1f8a5c86d2 Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Sun, 28 Jul 2013 19:21:17 +0000 Subject: [PATCH] Proposals git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1507830 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/STATUS b/STATUS index 840a27559c..660d14848e 100644 --- a/STATUS +++ b/STATUS @@ -186,6 +186,28 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: http://people.apache.org/~gsmith/httpd/diffs/pr55235-2.4bp.diff +1: gsmith, trawick + * mod_log_io: new format-specifier %C (combined) which is the sum of received + and sent byte counts. + PR54015 [Martijn T. , Christophe JAILLET] + trunk: http://svn.apache.org/r1484910 + 2.4.x patch: trunk patch works + +1: jailletc36 + + * mod_ldap: Fix an unlikely potential memory leak. + PR54936 [Zhenbo Xu ] + trunk: http://svn.apache.org/r1504276 + 2.4.x patch: trunk patch works + +1: jailletc36 + + * easy votes: + - Have static analyser tool happy + - Potential use of uninitialized memory + PR54936 [Zhenbo Xu ] + trunk: http://svn.apache.org/r1503990 + http://svn.apache.org/r1503991 + 2.4.x patch: trunk patches work + +1: jailletc36 + A list of further possible backports can be found at: http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt -- 2.50.1