Index: tools/valgrind/memcheck/suppressions.txt |
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt |
index 28a4f14b40bbdd21683ecdefba701d7d8b79507f..0b27efff8ed053a8afdaa435d307b007c9e06b73 100644 |
--- a/tools/valgrind/memcheck/suppressions.txt |
+++ b/tools/valgrind/memcheck/suppressions.txt |
@@ -6212,3 +6212,10 @@ |
fun:_ZN7content28ShellURLRequestContextGetter20GetURLRequestContextEv |
fun:_ZN7content21ChromeAppCacheService20InitializeOnIOThreadERKN4base8FilePathEPNS_15ResourceContextEPN3net23URLRequestContextGetterE13scoped_refptrIN5quota20SpecialStoragePolicyEE |
} |
+{ |
+ bug_396658 |
+ Memcheck:Uninitialized |
+ ... |
+ fun:wk_png_write_find_filter |
+ fun:wk_png_write_row |
+} |