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

Unified Diff: tools/valgrind/drmemory/suppressions_full.txt

Issue 2139983002: DrMemory: Remove a suppression of uninitialized error (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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/drmemory/suppressions_full.txt
diff --git a/tools/valgrind/drmemory/suppressions_full.txt b/tools/valgrind/drmemory/suppressions_full.txt
index 32c46d9d839bd714ed7df208100452515903d37f..bd01cffdacfd5eb302e48a79b6096748a80932a7 100644
--- a/tools/valgrind/drmemory/suppressions_full.txt
+++ b/tools/valgrind/drmemory/suppressions_full.txt
@@ -1660,12 +1660,6 @@ name=bug_377728
*!SpellcheckLanguage::SpellCheckWord
*!SpellCheck::SpellCheckWord
-UNINITIALIZED READ
-name=bug_387373
-*!blink::WebEmbeddedWorkerImpl::startWorkerContext
-*!content::EmbeddedWorkerDispatcher::OnStartWorker
-*!EmbeddedWorkerMsg_StartWorker::Dispatch<>
-
UNADDRESSABLE ACCESS
name=bug_389132
content.dll!crypto_kernel_do_load_cipher_type
« 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