Index: tools/valgrind/drmemory/suppressions_full.txt |
diff --git a/tools/valgrind/drmemory/suppressions_full.txt b/tools/valgrind/drmemory/suppressions_full.txt |
index 2036d21e15477afb85d1d3e0a2de9ae8c35e2076..d823d49bead1f43a6f4354e1989078117a09542f 100644 |
--- a/tools/valgrind/drmemory/suppressions_full.txt |
+++ b/tools/valgrind/drmemory/suppressions_full.txt |
@@ -1890,10 +1890,11 @@ name=bug_436131_c |
*!testing::internal::HandleExceptionsInMethodIfSupported<> |
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 |
+ |
+UNINITIALIZED READ |
+name=bug_455417 |
+*!std::char_traits<>::compare |
+... |
+*!*::*URLRequest*::TestBody |