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

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

Issue 895853003: Update from https://crrev.com/314320 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 11 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 | « tools/valgrind/drmemory/suppressions.txt ('k') | tools/valgrind/drmemory_analyze.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/drmemory/suppressions_full.txt
diff --git a/tools/valgrind/drmemory/suppressions_full.txt b/tools/valgrind/drmemory/suppressions_full.txt
index 144e5b575595efbbb7ff63e361ce1fc50eb71984..2036d21e15477afb85d1d3e0a2de9ae8c35e2076 100644
--- a/tools/valgrind/drmemory/suppressions_full.txt
+++ b/tools/valgrind/drmemory/suppressions_full.txt
@@ -1893,3 +1893,7 @@ UNINITIALIZED READ
name=bug_446256
*!`anonymous namespace'::GraphicsContextTest_trackDisplayListRecording_Test::TestBody
*!testing::internal::HandleExceptionsInMethodIfSupported<>
+
+UNINITIALIZED READ
+name=bug_399842
+skia.dll!S32A_Opaque_BlitRow32_SSE4
« no previous file with comments | « tools/valgrind/drmemory/suppressions.txt ('k') | tools/valgrind/drmemory_analyze.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698