From: Jim Jagielski Date: Mon, 29 Oct 2007 14:25:36 +0000 (+0000) Subject: low-hanging X-Git-Tag: 2.2.7~274 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8d032e5b8ada61cea9ee4110864558c528fadc8;p=thirdparty%2Fapache%2Fhttpd.git low-hanging git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@589638 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index cdbb0a02a0f..0374e74511d 100644 --- 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