summaryrefslogtreecommitdiffstats
path: root/tools/heapcheck/suppressions.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/heapcheck/suppressions.txt')
-rw-r--r--tools/heapcheck/suppressions.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index 99c81b3..0253fd8 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -207,3 +207,9 @@
fun:MessageLoop::RunTask
}
+{
+ bug_38402
+ Heapcheck:Leak
+ fun:ProfileSyncFactoryImpl::CreateProfileSyncService
+ fun:TestingProfile::CreateProfileSyncService
+}