]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r417988 from trunk:
authorJoe Orton <jorton@apache.org>
Wed, 19 May 2010 21:14:35 +0000 (21:14 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 19 May 2010 21:14:35 +0000 (21:14 +0000)
commitde81a01914ceae778b2355f5bb29a267318fab37
treeb3b9d7eda86bab741851e9b2fc3715f1c59afd1e
parentfa29ae11d0883c0e526f66e08c5bbe289f28f20c
Merge r417988 from trunk:

* 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.

PR: 39915
Submitted by: jorton
Reviewed by: minfrin, rjung, jorton

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@946401 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/ssl/ssl_engine_init.c