Index: tools/valgrind/memcheck/suppressions.txt |
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt |
index 24a113a59b465b872ad98a85958792427ceccfb3..675fbeb5704144b43caee123e8fa0a16571da78e 100644 |
--- a/tools/valgrind/memcheck/suppressions.txt |
+++ b/tools/valgrind/memcheck/suppressions.txt |
@@ -6489,3 +6489,16 @@ |
fun:_Znw* |
fun:_ZN7content27ServiceWorkerContextWrapper12InitInternalERKN4base8FilePathEPNS1_19SequencedTaskRunnerEPNS1_16MessageLoopProxyEPN5quota17QuotaManagerProxyE |
} |
+{ |
+ bug_379359 |
+ Memcheck:Leak |
+ fun:_Znw* |
+ fun:_ZN7content27ServiceWorkerContextWrapperC1EPNS_14BrowserContextE |
+ fun:_ZN7content20StoragePartitionImpl6CreateEPNS_14BrowserContextEbRKN4base8FilePathE |
+ fun:_ZN7content23StoragePartitionImplMap3GetERKSsS2_b |
+ fun:_ZN7content12_GLOBAL__N_129GetStoragePartitionFromConfigEPNS_14BrowserContextERKSsS4_b |
+ fun:_ZN7content14BrowserContext19GetStoragePartitionEPS0_PNS_12SiteInstanceE |
+ fun:_ZN7content14BrowserContext26GetDefaultStoragePartitionEPS0_ |
+ fun:_ZN7content21ShellBrowserMainParts21PreMainMessageLoopRunEv |
+ fun:_ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv |
+} |