From: Davi Arnaut Date: Thu, 15 Nov 2007 12:16:24 +0000 (+0000) Subject: * Propose fix for PR 43865 for backport X-Git-Tag: 2.2.7~236 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62c6ac11efae6f520c39413eae8450131ca9ba31;p=thirdparty%2Fapache%2Fhttpd.git * Propose fix for PR 43865 for backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@595286 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index d0da7f4c136..d19f1d5ec5b 100644 --- a/STATUS +++ b/STATUS @@ -268,6 +268,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=rev&revision=593919 +1: covener, rpluem + * mod_ssl: Don't use the pconf pool for allocating memory pointed by + a local static variable. PR 43865. + http://svn.apache.org/viewvc?view=rev&revision=591384 + +1: davi + PATCHES/ISSUES THAT ARE STALLED * beos MPM: Create pmain pool and run modules' child_init hooks when