]> granicus.if.org Git - apache/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)
commit3b7ec87745b8ef1866f841efe67ce8f561c51c5b
treecf737214a487735bd3960f88622a1a19778f8c06
parent2b8e7cb6788e5ceb5d2e6b8ffe6805a5b7afb0b5
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@100767 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/ssl_util.c