From: Stefan Fritsch Date: Fri, 19 Feb 2010 18:15:08 +0000 (+0000) Subject: propose X-Git-Tag: 2.2.15~75 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=304fb8d49992b08b36b030b31e95f7ecb06a883e;p=thirdparty%2Fapache%2Fhttpd.git propose git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@911888 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index ff2681f6e77..14f69a0da82 100644 --- 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