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

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

Issue 802983004: Revert of Suppress uninitialized read in drmemory bot (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Created 6 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 | « 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 28d19b4ba69060c589749ff0b1fdd7fe1002ef43..2f315fa4e0f0dc04f12668f91d82da2589a4745e 100644
--- a/tools/valgrind/drmemory/suppressions_full.txt
+++ b/tools/valgrind/drmemory/suppressions_full.txt
@@ -1888,32 +1888,3 @@
*!ash::test::ShelfViewTestAPI::GetPreferredSize
*!ash::test::ShelfViewTest_OverflowBubbleSize_Test::TestBody
*!testing::internal::HandleExceptionsInMethodIfSupported<>
-
-UNINITIALIZED READ
-name=bug_442850_a
-MSVCR120.dll!sprintf_s
-MSVCR120.dll!_uncaught_exception
-...
-*!*
-*!*
-*!*
-*!*
-...
-*!*
-*!*
-*!*
-*!*
-KERNEL32.dll!BaseThreadInitThunk
-
-UNINITIALIZED READ
-name=bug_442850_b
-*!*
-*!*
-*!*
-*!*
-...
-*!*
-*!*
-*!*
-*!*
-KERNEL32.dll!BaseThreadInitThunk
« 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