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

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

Issue 250823002: Revert 266033 "Suppress uninitialized read that aren't suppresse..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 8 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: trunk/src/tools/valgrind/drmemory/suppressions_full.txt
===================================================================
--- trunk/src/tools/valgrind/drmemory/suppressions_full.txt (revision 266123)
+++ trunk/src/tools/valgrind/drmemory/suppressions_full.txt (working copy)
@@ -1095,57 +1095,6 @@
...
*!testing::*::PrintBytesInObjectTo*
-# crbug.com
-UNINITIALIZED READ
-name=crbug.com/366905 A (the same issue as 64887, but no symbols)
-MSVCR120.dll!_output_s_l
-MSVCR120.dll!_vsnprintf_helper
-MSVCR120.dll!_vsnprintf_s_l
-MSVCR120.dll!_snprintf_s
-*!*
-*!*
-...
-*!*
-*!*
-KERNEL32.dll!BaseThreadInitThunk
-
-UNINITIALIZED READ
-name=crbug.com/366905 B (the same issue as 64887, but no symbols)
-MSVCR120.dll!sprintf_s
-MSVCR120.dll!_uncaught_exception
-MSVCR120.dll!vsnprintf_s_l
-MSVCR120.dll!snprintf_s
-*!*
-*!*
-...
-*!*
-*!*
-KERNEL32.dll!BaseThreadInitThunk
-
-UNINITIALIZED READ
-name=crbug.com/366905 C (the same issue as 64887, but no symbols)
-*!*
-...
-*!*
-*!*
-*!*
-*!*
-*!*
-*!*
-*!*
-*!*
-*!*
-*!*
-*!*
-*!*
-*!*
-*!*
-*!*
-*!*
-*!*
-*!*
-KERNEL32.dll!BaseThreadInitThunk
-
###############################################################
# Proactively borrowed from memcheck/suppressions.txt.
# We have not yet seen these, but we are expanding the sets of tests
« 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