From 00a81a22a86391659ab7935f7afa958f1966b7e5 Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Wed, 5 Oct 2011 16:06:41 -0700 Subject: [PATCH] Add more valgrind suppressions for __libc_freeres Somehow these started showing up on the tinderbox --- src/etc/x86.supp | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/etc/x86.supp b/src/etc/x86.supp index ea2d7e839904..733bdb8c50f4 100644 --- a/src/etc/x86.supp +++ b/src/etc/x86.supp @@ -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