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

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

Issue 2148303002: Initialize memory in encode_values_unittest (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove drmemory suppression. 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 | « net/der/encode_values_unittest.cc ('k') | 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 f1bed09d02c88c614178d31ced65ef1e16b2cc55..b648070fdca3640b542a209fafdba8a26fd22137 100644
--- a/tools/valgrind/drmemory/suppressions.txt
+++ b/tools/valgrind/drmemory/suppressions.txt
@@ -850,10 +850,3 @@ webcore_shared.dll!blink::CSSSelectorParser::consumeSimpleSelector
webcore_shared.dll!blink::CSSSelectorParser::consumeCompoundSelector
...
webcore_shared.dll!blink::CSSParser::parseSheet
-
-UNINITIALIZED READ
-name=https://crbug.com/628177
-ntdll.dll!RtlTimeFieldsToTime
-KERNELBASE.dll!SystemTimeToFileTime
-base.dll!base::Time::FromExploded
-*!net::der::test::EncodeValuesTest*
« no previous file with comments | « net/der/encode_values_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698