]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
low-hanging
authorJim Jagielski <jim@apache.org>
Mon, 29 Oct 2007 14:25:36 +0000 (14:25 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 29 Oct 2007 14:25:36 +0000 (14:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@589638 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index cdbb0a02a0fd2755dc854b82582e43af1a4655cf..0374e74511dbb644047043223e7a396d7d5887b3 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -205,6 +205,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
           mod_proxy_http.c relies on 42592, and a separate fix to
           that would invalidate the (very simple) patch to 42592.
 
+   * server/protocol.c: Prevent 1-byte overflow on 8192 boundary in
+     ap_vrprintf(). PR 43310
+     trunk:
+        http://svn.apache.org/viewvc?view=rev&revision=589461
+     2.2.x:
+        Trunk version of patch works
+     +1: jim
+
 PATCHES/ISSUES THAT ARE STALLED
 
     * mod_ldap, mod_authnzldap: Add support for nested groups (i.e. the ability