summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/heapcheck/suppressions.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index 42cd433..27ae4c0 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -957,3 +957,11 @@
fun:Callback1::Type* NewCallback
fun:PrefValueStoreTest_TestConcurrentPolicyRefresh_Test::TestBody
}
+
+{
+ bug_52552
+ Heapcheck:Leak
+ ...
+ fun:browser_sync::SessionModelAssociator::AppendForeignSessionFromSpecifics
+ ...
+}