]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* mod_ssl: call ERR_free_strings() with OpenSSL >= 0.9.8e. Fixes memory leak
authorJan Kaluža <jkaluza@apache.org>
Wed, 12 Nov 2014 12:27:09 +0000 (12:27 +0000)
committerJan Kaluža <jkaluza@apache.org>
Wed, 12 Nov 2014 12:27:09 +0000 (12:27 +0000)
commit94651c0e9bbd8add11dda3148bccf5ac479e52a0
tree4ee384b396eccaccf154a0954052e1fb0d5cf651
parent71812aabafd07d5dafae5af1e4cced22559a15ff
* mod_ssl: call ERR_free_strings() with OpenSSL >= 0.9.8e. Fixes memory leak
in mod_ssl on graceful restart. PR 53435.

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