]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Prevent the OpenSSL id_callback from pointing at a mod_ssl
authorJoe Orton <jorton@apache.org>
Thu, 24 Jul 2003 15:35:05 +0000 (15:35 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 24 Jul 2003 15:35:05 +0000 (15:35 +0000)
commit1976eebff06f862ddca8e9c218bab8c204c12d25
treeb678cda8d1ac475e44e925fc0152b8a86e0d07f6
parent4241d677c6e62af360b137a710ae8a1c2f38adf5
Prevent the OpenSSL id_callback from pointing at a mod_ssl
function after mod_ssl is unloaded.

* ssl_util.c (ssl_util_thread_cleanup): Clear the id_callback.

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