Index: tools/valgrind/memcheck/suppressions.txt |
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt |
index a7fa5ba6045461e98106bc8e194e583f9ce89c0d..aeb210b32e67f30e0b57a790f3d2e859489092c0 100644 |
--- a/tools/valgrind/memcheck/suppressions.txt |
+++ b/tools/valgrind/memcheck/suppressions.txt |
@@ -7239,3 +7239,14 @@ |
fun:_ZN3net14QuicHttpStream5CloseEb |
fun:_ZN3net4test40QuicStreamFactoryTest_MaxOpenStream_Test8TestBodyEv |
} |
+{ |
+ bug_282646 |
+ Memcheck:Leak |
+ fun:_Znw* |
+ fun:_ZN16sync_file_system21SyncFileSystemBackendC1EP7Profile |
+ fun:_ZN6chrome26ChromeContentBrowserClient31GetAdditionalFileSystemBackendsEPN7content14BrowserContextERKN4base8FilePathEP12ScopedVectorIN7fileapi17FileSystemBackendEE |
+ fun:_ZN7content23CreateFileSystemContextEPNS_14BrowserContextERKN4base8FilePathEbPN5quota17QuotaManagerProxyE |
+ fun:_ZN7content20StoragePartitionImpl6CreateEPNS_14BrowserContextEbRKN4base8FilePathE |
+ fun:_ZN7content23StoragePartitionImplMap3GetERKSsS2_b |
+ fun:_ZN7content12_GLOBAL__N_129GetStoragePartitionFromConfigEPNS_14BrowserContextERKSsS4_b |
+} |