DescriptionDon't initialize NSS before calling SSL_ClearSessionCache.
If NSS is not initialized, conceptually the SSL session
cache is empty. So it doesn't make sense to initialize
NSS just to clear an empty SSL session cache.
Remove the suppression for the leak this CL fixes from
suppressions_mac.txt. Widen a related suppression in
suppressions.txt to cover this leak.
R=mattm@chromium.org,cbentzel@chromium.org
BUG=105431, 95718
TEST=valgrind bots should not report a leak in
SSL_ClearSessionCache.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113715
Patch Set 1 #Patch Set 2 : Sync with tip of tree #
Messages
Total messages: 5 (0 generated)
|