summaryrefslogtreecommitdiffstats
path: root/test/test_request.py
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2016-01-15 10:15:03 -0500
committerRob Crittenden <rcritten@redhat.com>2016-01-19 14:28:12 -0500
commit9bcb9cef16895061d9de48b25b85c66f0ab17223 (patch)
treed5892d6ec59f5d8fc6077078b741718dfcbd73ec /test/test_request.py
parent184804c82daf7fe04dfb0b0ecdc3e06be0c103c1 (diff)
downloadmod_nss-9bcb9cef16895061d9de48b25b85c66f0ab17223.tar.gz
mod_nss-9bcb9cef16895061d9de48b25b85c66f0ab17223.tar.xz
mod_nss-9bcb9cef16895061d9de48b25b85c66f0ab17223.zip
Always call SSL_ShutdownServerSessionIDCache() in ModuleKill
The guard of NSS_IsInitialized() was too strict because of the way Apache loads and unloads modules. We need to clean up the SessionIDCache thread locking when a SIGHUP is received otherwise a crash will occur. Note that this also eliminates a rather huge memory leak when the server is reloaded with a SIGHUP. https://bugzilla.redhat.com/show_bug.cgi?id=1277613 https://bugzilla.redhat.com/show_bug.cgi?id=1295976 https://fedorahosted.org/mod_nss/ticket/16
Diffstat (limited to 'test/test_request.py')
0 files changed, 0 insertions, 0 deletions