Index: tools/valgrind/memcheck/suppressions.txt |
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt |
index b78629f4e8e3f0ae7befd4a2cd79b811603f7d4d..f24ebcf36f6819decbadb045847696a55741ba3f 100644 |
--- a/tools/valgrind/memcheck/suppressions.txt |
+++ b/tools/valgrind/memcheck/suppressions.txt |
@@ -6501,3 +6501,18 @@ |
fun:_ZN7content21ShellBrowserMainParts21PreMainMessageLoopRunEv |
fun:_ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv |
} |
+{ |
+ bug_379943 |
+ Memcheck:Leak |
+ fun:_Znw* |
+ ... |
+ fun:_ZN7content23CreateFileSystemContextEPNS_14BrowserContextERKN4base8FilePathEbPN5quota17QuotaManagerProxyE |
+ fun:_ZN7content20StoragePartitionImpl6CreateEPNS_14BrowserContextEbRKN4base8FilePathE |
+ fun:_ZN7content23StoragePartitionImplMap3GetERKSsS2_b |
+ fun:_ZN7content12_GLOBAL__N_129GetStoragePartitionFromConfigEPNS_14BrowserContextERKSsS4_b |
+ fun:_ZN7content14BrowserContext19GetStoragePartitionEPS0_PNS_12SiteInstanceE |
+ fun:_ZN7content14BrowserContext26GetDefaultStoragePartitionEPS0_ |
+ fun:_ZN7content21ShellBrowserMainParts21PreMainMessageLoopRunEv |
+ fun:_ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv |
+} |
+ |