git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@925507
13f79535-47bb-0310-9956-
ffa450edef68
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