From: Ruediger Pluem Date: Mon, 27 Oct 2008 12:19:48 +0000 (+0000) Subject: * Add a proposal X-Git-Tag: 2.2.11~112 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e888424ebf636e4b9cceb84ea140cf1f367fa6ac;p=thirdparty%2Fapache%2Fhttpd.git * Add a proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@708156 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 851eae8d9bb..521f6b961dd 100644 --- a/STATUS +++ b/STATUS @@ -170,6 +170,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://people.apache.org/~rpluem/patches/milli_seconds.diff +1: rpluem, + * mod_proxy: Remove potential for memory leak. Allocate from request + pool which is now viable due to connection pooling + Trunk version of patch: + http://svn.apache.org/viewcvs.cgi?rev=707163&view=rev + Backport version for 2.2.x of patch: + Trunk version of patch works + +1: rpluem, + PATCHES/ISSUES THAT ARE STALLED * core, authn/z: Avoid calling access control hooks for internal requests