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

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

Issue 10543106: Add an explicit function to init NSS for SSL server sockets (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase to r141775 and remove suppression Created 8 years, 6 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 | « remoting/run_all_unittests.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/tsan/suppressions.txt
diff --git a/tools/valgrind/tsan/suppressions.txt b/tools/valgrind/tsan/suppressions.txt
index be525170584b2bdcf38ceb56083f9a32ee3d97b7..91ea2c842c0bf176b944c001c7e594696a69e818 100644
--- a/tools/valgrind/tsan/suppressions.txt
+++ b/tools/valgrind/tsan/suppressions.txt
@@ -949,33 +949,6 @@
fun:base::internal::RunnableAdapter::Run
}
{
- bug_131622a
- ThreadSanitizer:Race
- fun:ssl_InitSessionCacheLocks
- fun:lock_cache
- fun:ssl_LookupSID
- fun:ssl2_BeginClientHandshake
- fun:ssl_Do1stHandshake
- fun:SSL_ForceHandshake
- fun:net::SSLClientSocketNSS::Core::DoHandshake
- fun:net::SSLClientSocketNSS::Core::DoHandshakeLoop
- fun:net::SSLClientSocketNSS::Core::Connect
- fun:base::internal::RunnableAdapter::Run
-}
-{
- bug_131622b
- ThreadSanitizer:Race
- fun:lock_cache
- fun:ssl_LookupSID
- fun:ssl2_BeginClientHandshake
- fun:ssl_Do1stHandshake
- fun:SSL_ForceHandshake
- fun:net::SSLClientSocketNSS::Core::DoHandshake
- fun:net::SSLClientSocketNSS::Core::DoHandshakeLoop
- fun:net::SSLClientSocketNSS::Core::Connect
- fun:base::internal::RunnableAdapter::Run
-}
-{
bug_132230a
ThreadSanitizer:Race
...
« no previous file with comments | « remoting/run_all_unittests.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698