diff options
author | Rob Crittenden <rcritten@redhat.com> | 2016-01-15 10:15:03 -0500 |
---|---|---|
committer | Rob Crittenden <rcritten@redhat.com> | 2016-01-19 14:28:12 -0500 |
commit | 9bcb9cef16895061d9de48b25b85c66f0ab17223 (patch) | |
tree | d5892d6ec59f5d8fc6077078b741718dfcbd73ec /test/test_request.py | |
parent | 184804c82daf7fe04dfb0b0ecdc3e06be0c103c1 (diff) | |
download | mod_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