Skip to content

Commit

Permalink
memcheck, Darwin 10: Add a suppression pattern
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13355 a5019735-40e9-0310-863c-91ae7b9d1cf9
  • Loading branch information
bart committed Apr 1, 2013
1 parent 7c7c303 commit f08ba77
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions darwin10.supp
Expand Up @@ -54,3 +54,14 @@
fun:__keymgr_initializer
fun:libSystem_initializer
}

{
darwin-still-reachable-1
Memcheck:Leak
...
fun:dwarf2_unwind_dyld_add_image_hook
fun:_ZN4dyld19registerAddCallbackEPFvPK11mach_headerlE
fun:_dyld_register_func_for_add_image
fun:__keymgr_initializer
fun:libSystem_initializer
}

0 comments on commit f08ba77

Please sign in to comment.