summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/memcheck/suppressions_mac.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt
index 10e8932..e9a472f 100644
--- a/tools/valgrind/memcheck/suppressions_mac.txt
+++ b/tools/valgrind/memcheck/suppressions_mac.txt
@@ -148,7 +148,7 @@
# Filed with Apple as rdar://7255382
bug_20459a
Memcheck:Leak
- fun:malloc_zone_malloc
+ ...
fun:_CFRuntimeCreateInstance
fun:CFRunLoopSourceCreate
fun:CFMachPortCreateRunLoopSource
@@ -228,6 +228,7 @@
fun:malloc_zone_calloc
fun:_internal_class_createInstanceFromZone
fun:+[NSObject allocWithZone:]
+ ...
fun:-[NSCustomObject nibInstantiate]
fun:-[NSIBObjectData instantiateObject:]
fun:-[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:]