]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Propose fix for PR 43865 for backport
authorDavi Arnaut <davi@apache.org>
Thu, 15 Nov 2007 12:16:24 +0000 (12:16 +0000)
committerDavi Arnaut <davi@apache.org>
Thu, 15 Nov 2007 12:16:24 +0000 (12:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@595286 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d0da7f4c13678525bf1edb2db77532b8e5bf9963..d19f1d5ec5bacf4c590d5f4f211b993ca52f8190 100644 (file)
--- 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