gst.supp: Add new suppression for TLS leak with newer glibc versions
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 29 May 2013 08:53:30 +0000 (10:53 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 29 May 2013 08:53:30 +0000 (10:53 +0200)
gst.supp

index 05ecbb9..8a3617f 100644 (file)
--- a/gst.supp
+++ b/gst.supp
    fun:pthread_create@@*
 }
 
+{
+   <tls>
+   Memcheck:Leak
+   fun:calloc
+   fun:allocate_dtv
+   fun:_dl_allocate_tls
+}
+
 # I get an extra stack entry on x86/dapper
 {
    <tls>