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

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

Issue 292693005: More deadlock suppressions: (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/tsan_v2/suppressions.txt
diff --git a/tools/valgrind/tsan_v2/suppressions.txt b/tools/valgrind/tsan_v2/suppressions.txt
index 81fc4e7b8f0592450348e3fd36f39831b4f2b742..eb5331ac64938bf8f2009645a35c988d89a7a2ce 100644
--- a/tools/valgrind/tsan_v2/suppressions.txt
+++ b/tools/valgrind/tsan_v2/suppressions.txt
@@ -263,9 +263,11 @@ race:SkFontConfigInterface::GetSingletonDirectInterface
# http://crbug.com/372807
deadlock:net::X509Certificate::CreateCertificateListFromBytes
deadlock:net::X509Certificate::CreateFromBytes
+deadlock:net::SSLClientSocketNSS::Core::DoHandshakeLoop
# http://crbug.com/374135
race:media::AlsaWrapper::PcmWritei
+deadlock:media::AudioOutputDispatcherImpl::StopStream
# http://crbug.com/374151
deadlock:media::FakeAudioConsumer::Worker::DoRead
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698