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

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

Issue 129413003: Use NSSRWLock instead of PRRWLock in sslSessionID. This avoids the bugs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 6 years, 11 months 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/third_party/nss/ssl/sslnonce.c ('k') | no next file » | 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 243686)
+++ tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -3780,16 +3780,6 @@
fun:_ZN11webkit_glue16WebURLLoaderImpl18loadAsynchronouslyERKN5blink13WebURLRequestEPNS1_18WebURLLoaderClientE
}
{
- bug_124445
- Memcheck:Leak
- fun:calloc
- fun:PR_Calloc
- ...
- fun:_ZN3net18SSLClientSocketNSS4Core11DoHandshakeEv
- ...
- fun:_ZN8remoting8protocol21AuthenticatorTestBase14RunChannelAuthEb
-}
-{
bug_124488
Memcheck:Leak
fun:malloc
« no previous file with comments | « net/third_party/nss/ssl/sslnonce.c ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698