]> granicus.if.org Git - apache/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)
commit4f2fb6d4867b9145d1deab0307fedb156793a806
tree4ee384b396eccaccf154a0954052e1fb0d5cf651
parent48611f3ed27ec414a72d72fcd99e6a63fcb6f91d
* 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