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

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

Issue 2156473002: Make the DrMemory bots greener. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | « no previous file | tools/valgrind/drmemory/suppressions_full.txt » ('j') | 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 b648070fdca3640b542a209fafdba8a26fd22137..f1bed09d02c88c614178d31ced65ef1e16b2cc55 100644
--- a/tools/valgrind/drmemory/suppressions.txt
+++ b/tools/valgrind/drmemory/suppressions.txt
@@ -850,3 +850,10 @@ 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 | « no previous file | tools/valgrind/drmemory/suppressions_full.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698