Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(359)

Unified Diff: tools/valgrind/memcheck/suppressions.txt

Issue 8849005: Don't initialize NSS before calling SSL_ClearSessionCache. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Sync with tip of tree Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/socket/ssl_client_socket_nss.cc ('k') | tools/valgrind/memcheck/suppressions_mac.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions.txt
===================================================================
--- tools/valgrind/memcheck/suppressions.txt (revision 113498)
+++ tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -977,12 +977,6 @@
fun:PR_CallOnce
fun:ssl_InitSessionCacheLocks
fun:lock_cache
- fun:ssl_LookupSID
- fun:ssl2_BeginClientHandshake
- fun:ssl_Do1stHandshake
- fun:SSL_ForceHandshake
- fun:_ZN3net18SSLClientSocketNSS11DoHandshakeEv
- fun:_ZN3net18SSLClientSocketNSS15DoHandshakeLoopEi
}
{
# Intentionally leaking NSS to prevent shutdown crashes
« no previous file with comments | « net/socket/ssl_client_socket_nss.cc ('k') | tools/valgrind/memcheck/suppressions_mac.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698