From: Bart Van Assche Date: Tue, 8 Jun 2010 15:00:18 +0000 (+0000) Subject: Added a suppression pattern for __nptl_deallocate_tsd(). X-Git-Tag: svn/VALGRIND_3_6_0~276 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc3f04b13465bee324fdc2d6d41ffcdaf7c7ce2d;p=thirdparty%2Fvalgrind.git Added a suppression pattern for __nptl_deallocate_tsd(). git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11163 --- diff --git a/glibc-2.X-drd.supp b/glibc-2.X-drd.supp index e10363c87e..2bf6b05083 100644 --- a/glibc-2.X-drd.supp +++ b/glibc-2.X-drd.supp @@ -77,6 +77,11 @@ ... fun:__free_tcb } +{ + drd-libpthread-__nptl_deallocate_tsd + drd:ConflictingAccess + fun:__nptl_deallocate_tsd +} { drd-libpthread-pthread_detach drd:ConflictingAccess