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

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

Issue 986763002: Revert of [MemSherrif] Uninitialized Read (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 9 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.txt
diff --git a/tools/valgrind/drmemory/suppressions.txt b/tools/valgrind/drmemory/suppressions.txt
index c429a9f13ae165cc7436fe2da7a135e33dee9a0f..22e67bde5dfed84ad69eb81d40fa5593222dd3c8 100644
--- a/tools/valgrind/drmemory/suppressions.txt
+++ b/tools/valgrind/drmemory/suppressions.txt
@@ -743,14 +743,6 @@ drmemorylib.dll!replace_operator_delete
*!content::ContentMain
*!content::LaunchTests
-UNINITIALIZED READ
-name=http://crbug.com/463204
-skia.dll!_ltod3
-skia.dll!SkPaint::measure_text
-skia.dll!SkPaint::measureText
-content.dll!content::DoPreSandboxWarmupForTypeface
-content.dll!content::`anonymous namespace'::WarmupDirectWrite
-
UNADDRESSABLE ACCESS
name=http://crbug.com/463261
...
« 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