]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix a mutex problem in mod_ssl session cache support which
authorJeff Trawick <trawick@apache.org>
Tue, 1 Oct 2002 17:54:15 +0000 (17:54 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 1 Oct 2002 17:54:15 +0000 (17:54 +0000)
commit385f5284ff76a5f2f756742e0193c9d58f514849
tree9671dfc661376196b3aee20dbd08c536da0a6a5c
parent671eab2c362de5fef4520e00a45c6050d12df5bc
Fix a mutex problem in mod_ssl session cache support which
could lead to an infinite loop.

PR:                     12705
Diagnosis submitted by: amund.elstad@ergo.no (Amund Elstad)
Coded by:               Jeff Trawick

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