summaryrefslogtreecommitdiffstats
path: root/tests/local.supp
blob: 8bb878b06c347e124c954c82f435fb628295b07a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
   macos valgrind 1
   Memcheck:Leak
   match-leak-kinds: possible
   fun:calloc
   fun:map_images_nolock
   ...
   fun:_dyld_objc_notify_register
   fun:_objc_init
   fun:_os_object_init
   fun:libdispatch_init
   fun:libSystem_initializer
   ...
}