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

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

Issue 2002323002: Revert of Suppress UNINITIALIZED READ in blink platform test (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 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/drmemory/suppressions.txt
diff --git a/tools/valgrind/drmemory/suppressions.txt b/tools/valgrind/drmemory/suppressions.txt
index bb77522a41f86d55705bb63d544b67b06faf3878..03c1e36fd15f8f348c2fd4b3fb7b8e83684019e2 100644
--- a/tools/valgrind/drmemory/suppressions.txt
+++ b/tools/valgrind/drmemory/suppressions.txt
@@ -796,14 +796,6 @@ content.dll!content::BluetoothBlacklist::PopulateWithServerProvidedValues
content.dll!content::BluetoothBlacklist::BluetoothBlacklist
content.dll!content::BluetoothBlacklist::Get
-
-UNINITIALIZED READ
-name=bug_608111
-DWrite.dll!DWriteCreateFactory
-skia.dll!SkDWriteFontFileStreamWrapper::GetFileSize
-...
-blink_platform.dll!blink::SimpleFontData::platformWidthForGlyph
-
UNADDRESSABLE ACCESS
name=bug_608064
*!ExtensionService::NotifyExtensionLoaded
« 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