]> granicus.if.org Git - apache/commit
The mutex must be pool-managed, not ssl managed. We are encountering
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 11 Jan 2002 06:05:18 +0000 (06:05 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 11 Jan 2002 06:05:18 +0000 (06:05 +0000)
commit6c640a75cbc28fabe93d5d7ca63773950fdd75a5
tree7411be1891a486d455cf4a9412b18bdd9182f8fc
parentcc1f502fd733638be98596bfdbd9da65c3fa7459
  The mutex must be pool-managed, not ssl managed.  We are encountering
  segfaults on Win32 when the cleanup of the mutex occurs after the pool
  was destroyed.

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