1
0
mirror of https://github.com/apache/httpd.git synced 2025-08-01 07:26:57 +03:00

call ssl_mutex_kill() during module cleanup

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92788 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Doug MacEachern
2002-01-09 22:21:34 +00:00
parent 7712c61146
commit 9236e4bfa2
2 changed files with 5 additions and 2 deletions

View File

@ -991,9 +991,8 @@ apr_status_t ssl_init_ModuleKill(void *data)
* Drop the session cache and mutex
*/
ssl_scache_kill(s);
#if 0 /* XXX */
ssl_mutex_kill(s);
#endif
/*
* Destroy the temporary keys and params