Index: tools/valgrind/drmemory/suppressions_full.txt |
diff --git a/tools/valgrind/drmemory/suppressions_full.txt b/tools/valgrind/drmemory/suppressions_full.txt |
index a0da41c0481fbf3e76e08779b5fa79a131a4441c..144e5b575595efbbb7ff63e361ce1fc50eb71984 100644 |
--- a/tools/valgrind/drmemory/suppressions_full.txt |
+++ b/tools/valgrind/drmemory/suppressions_full.txt |
@@ -1889,3 +1889,7 @@ name=bug_436131_c |
*!ash::test::ShelfViewTest_OverflowBubbleSize_Test::TestBody |
*!testing::internal::HandleExceptionsInMethodIfSupported<> |
+UNINITIALIZED READ |
+name=bug_446256 |
+*!`anonymous namespace'::GraphicsContextTest_trackDisplayListRecording_Test::TestBody |
+*!testing::internal::HandleExceptionsInMethodIfSupported<> |