]> granicus.if.org Git - apache/commit
* mod_ssl: Free dhparams when getting DH params. This fixes issue when
authorJan Kaluža <jkaluza@apache.org>
Tue, 15 Dec 2015 11:50:48 +0000 (11:50 +0000)
committerJan Kaluža <jkaluza@apache.org>
Tue, 15 Dec 2015 11:50:48 +0000 (11:50 +0000)
commit51da86c0bea9c9fb5c4b73c580f1c6905d121a9c
tree8525123413258e431f0e90fa87a1c00d6dc45cf7
parentfd1677a4cecfd6d9c6cc40716e91545c451680ea
* mod_ssl: Free dhparams when getting DH params. This fixes issue when
  SSLCryptoDevice does not get unregistered because of non-zero refcount
  during the mod_ssl unload happening on httpd startup.

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