Commit 32b247d5 by Ben Straub

Suppress noise from running Valgrind on OSX 10.8

parent 5a284edc
......@@ -154,3 +154,31 @@
fun:printf
fun:clar_print_init
}
{
molo-1
Memcheck:Leak
fun:malloc_zone_malloc
...
fun:_objc_init
}
{
molo-2
Memcheck:Leak
fun:malloc_zone_calloc
...
fun:_objc_init
}
{
molo-3
Memcheck:Leak
fun:malloc
...
fun:_objc_init
}
{
molo-4
Memcheck:Leak
fun:malloc
...
fun:dyld_register_image_state_change_handler
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment