]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix memory leak in mod_ssl from internal SSL library allocations
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 29 Oct 2002 21:12:34 +0000 (21:12 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 29 Oct 2002 21:12:34 +0000 (21:12 +0000)
commitac212ecc65a540453ac64f420133e0208f8a6fb8
tree4c7d0420f8232b8152ead7a9fa49221cff236261
parent7687370549aacaea625f750d20fddf4451779b9a
  Fix memory leak in mod_ssl from internal SSL library allocations
  within SSL_get_peer_certificate and X509_get_pubkey.

Submitted by: Zvi Har'El <rl@math.technion.ac.il>
Reviewed by: Madhusudan Mathihalli <madhusudan_mathihalli@hp.com>

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