Skip to content

Commit

Permalink
Merge pull request #1266 from grondo/valgrind.supp
Browse files Browse the repository at this point in the history
generalize valgrind suppression for getaddrinfo
  • Loading branch information
garlick authored Nov 1, 2017
2 parents 00b06d1 + d1dd627 commit 54c08c1
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions t/valgrind/valgrind.supp
Original file line number Diff line number Diff line change
Expand Up @@ -47,16 +47,11 @@
<ipaddr_getprimary>
Memcheck:Leak
fun:malloc
obj:*
obj:*
obj:*
obj:*
...
fun:gaih_inet.constprop.5
fun:getaddrinfo
fun:ipaddr_getprimary
fun:calc_endpoint.isra.8
fun:boot_pmi
fun:main
...
}
{
<libdl_lookup_symbol_x>
Expand Down

0 comments on commit 54c08c1

Please sign in to comment.