]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose a backport.
authorGraham Leggett <minfrin@apache.org>
Sat, 20 Mar 2010 00:50:40 +0000 (00:50 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 20 Mar 2010 00:50:40 +0000 (00:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@925507 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 89309a4e5dfed3a38e8348dd5f749a327d93588f..03822ac8bf85282358230ac6fb7dba45d4a7cf28 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -126,6 +126,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.2.x patch: Trunk patch works
     +1: sf
 
+  * mod_ssl: modules/ssl/ssl_engine_init.c (ssl_init_ctx_cleanup_proxy):
+    Unset pkp->certs pointer after freeing the array; fixes segfault at
+    startup if the certs are shared across >1 server_rec.
+    Trunk patch: http://svn.apache.org/viewvc?rev=417988&view=rev
+    2.2.x patch: Trunk patch works
+    (Original patch by jorton)
+    +1: minfrin
+
+
 PATCHES/ISSUES THAT ARE STALLED
 
   * srclib/pcre and vendor/pcre