summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/memcheck
diff options
context:
space:
mode:
Diffstat (limited to 'tools/valgrind/memcheck')
-rw-r--r--tools/valgrind/memcheck/suppressions_mac.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt
index a7b64d8..319a574 100644
--- a/tools/valgrind/memcheck/suppressions_mac.txt
+++ b/tools/valgrind/memcheck/suppressions_mac.txt
@@ -1392,3 +1392,23 @@
fun:_decodeObject
fun:-[NSView initWithCoder:]
}
+{
+ bug_73275
+ Memcheck:Leak
+ fun:malloc_zone_calloc
+ fun:_internal_class_createInstanceFromZone
+ fun:NSAllocateObject
+ fun:+[NSHashTable alloc]
+ fun:+[NSTrackingArea initialize]
+ fun:_class_initialize
+ fun:_class_lookupMethodAndLoadCache
+ fun:objc_msgSend
+ fun:-[TabContentsViewCocoa initWithTabContentsViewMac:]
+ fun:_ZN18TabContentsViewMac10CreateViewERKN3gfx4SizeE
+ fun:_ZN11TabContentsC2EP7ProfileP12SiteInstanceiPKS_P23SessionStorageNamespace
+ fun:_ZN15TestTabContentsC2EP7ProfileP12SiteInstance
+ fun:_ZN15TestTabContentsC1EP7ProfileP12SiteInstance
+ fun:_ZN25RenderViewHostTestHarness21CreateTestTabContentsEv
+ fun:_ZN25RenderViewHostTestHarness5SetUpEv
+ fun:_ZN30AutocompleteHistoryManagerTest5SetUpEv
+}