summaryrefslogtreecommitdiffstats
path: root/tools/heapcheck
diff options
context:
space:
mode:
Diffstat (limited to 'tools/heapcheck')
-rw-r--r--tools/heapcheck/suppressions.txt9
1 files changed, 8 insertions, 1 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index 10a56ac..330351b 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -849,4 +849,11 @@
fun:MessageCenterView
fun:message_center::MessageCenterViewTest::SetUp
}
-
+{
+ bug_270742
+ Heapcheck:Leak
+ ...
+ fun:ReadDatabaseContents
+ fun:sync_file_system::drive_backend::MetadataDatabase::InitializeOnTaskRunner
+ fun:sync_file_system::drive_backend::MetadataDatabase::CreateOnTaskRunner
+}