Dactyloidae/security
FranklinDM 031a928950 Issue #738 - Follow-up: Remove explicit session cache cleanup routine from ShutdownNSS
This is no longer needed because the call to SSL_ConfigServerSessionIDCache on startup was already removed (see 1425f020c47b3cbe134f71717299714aead28502), meaning LocksInitializedEarly does not become true and only causes an assertion on debug builds.

On the other hand, SSL_ClearSessionCache is already called on XPCOM shutdown and calling it again here is redundant.

Additional context: https://bugzilla.mozilla.org/show_bug.cgi?id=1485087#c5

Based on https://bugzilla.mozilla.org/show_bug.cgi?id=1485087
2022-04-21 21:46:24 +08:00
..
apps Issue #1746 - Update pkix code with later NSS code. 2021-03-16 09:49:44 +08:00
certverifier Issue #1746 - Update pkix code with later NSS code. 2021-03-16 09:49:44 +08:00
manager Issue #738 - Follow-up: Remove explicit session cache cleanup routine from ShutdownNSS 2022-04-21 21:46:24 +08:00
nss Bug 1735028 - check for missing signedData field r=keeler 2022-01-19 10:25:05 +08:00
patches Revert "Restore NSS default storage file format to DBM when no prefix is given." 2019-02-16 00:01:08 +08:00
pkix Issue #1746 - Update pkix code with later NSS code. 2021-03-16 09:49:44 +08:00