Add more valgrind suppressions for __libc_freeres

Somehow these started showing up on the tinderbox
This commit is contained in:
Brian Anderson 2011-10-05 16:06:41 -07:00
parent 8215ffc822
commit 00a81a22a8

View file

@ -6,6 +6,15 @@
fun:_vgnU_freeres
}
{
our-failure-to-setup-freeres-structure2
Memcheck:Free
fun:free
fun:free_mem
fun:__libc_freeres
fun:_vgnU_freeres
}
{
leaked-TLS-chunk-x86-exit-path-fails-to-clean-up
Memcheck:Leak