You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ji...@apache.org on 2007/10/29 15:25:36 UTC

svn commit: r589638 - /httpd/httpd/branches/2.2.x/STATUS

Author: jim
Date: Mon Oct 29 07:25:36 2007
New Revision: 589638

URL: http://svn.apache.org/viewvc?rev=589638&view=rev
Log:
low-hanging

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=589638&r1=589637&r2=589638&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Mon Oct 29 07:25:36 2007
@@ -205,6 +205,14 @@
           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