]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose
authorStefan Fritsch <sf@apache.org>
Fri, 19 Feb 2010 18:15:08 +0000 (18:15 +0000)
committerStefan Fritsch <sf@apache.org>
Fri, 19 Feb 2010 18:15:08 +0000 (18:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@911888 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ff2681f6e775a03674eeb022af338a814dd1d0a8..14f69a0da82125737769cef24d826e00f7afdd20 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -201,6 +201,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.2.x patch: trunk patch works
     +1: minfrin
 
+  * core: Make sure to not destroy bucket brigades that have been created
+    by earlier filters. Otherwise the pool cleanups would be removed causing
+    potential memory leaks later on.
+    Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=821477
+    2.2.x patch: http://people.apache.org/~sf/avoid_apr_brigade_destroy-2.2.x.diff
+    +1: sf
 
 PATCHES/ISSUES THAT ARE STALLED