gst.supp: Another dlopen suppression
authorEdward Hervey <bilboed@bilboed.com>
Fri, 27 Nov 2009 17:29:33 +0000 (18:29 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Fri, 27 Nov 2009 17:29:33 +0000 (18:29 +0100)
gst.supp

index 0a12e2f..c9a57b7 100644 (file)
--- a/gst.supp
+++ b/gst.supp
    fun:dlopen@@GLIBC_2.2.5
 }
 
+{
+   <insert_a_suppression_name_here>
+   Memcheck:Leak
+   fun:*alloc
+   fun:*
+   fun:_dl_*
+   fun:_dl_*
+   fun:_dl_*
+   fun:dl_open_worker
+   fun:_dl_catch_error
+   fun:_dl_open
+   fun:dlopen_doit
+   fun:_dl_catch_error
+   fun:_dlerror_run
+   fun:dlopen@@GLIBC_2.2.5
+}
+
 # glib 2.22 leaks
 {
    <insert_a_suppression_name_here>