]> git.ipfire.org Git - thirdparty/apache/httpd.git/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)
commitffeb2bbe1600a36da662b3ec966cb422515c8cf4
tree7411be1891a486d455cf4a9412b18bdd9182f8fc
parentc67ca67e6f2a37384d062c6b28e24cd85b3ea9e0
  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