]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add a proposal
authorRuediger Pluem <rpluem@apache.org>
Mon, 27 Oct 2008 12:19:48 +0000 (12:19 +0000)
committerRuediger Pluem <rpluem@apache.org>
Mon, 27 Oct 2008 12:19:48 +0000 (12:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@708156 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 851eae8d9bbc92c65acf0053eb993fba226b96c1..521f6b961ddc45cff16aac4a0ead99ddf6170a58 100644 (file)
--- 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