gst.supp: Make some dlopen suppressions more flexible
authorEdward Hervey <bilboed@bilboed.com>
Fri, 27 Nov 2009 14:52:01 +0000 (15:52 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Fri, 27 Nov 2009 14:52:01 +0000 (15:52 +0100)
gst.supp

index 210eb39..73cefce 100644 (file)
--- a/gst.supp
+++ b/gst.supp
@@ -74,7 +74,7 @@
 {
    <insert a suppression name here>
    Memcheck:Cond
-   fun:_dl_relocate_object
+   fun:*
    fun:dl_open_worker
    fun:_dl_catch_error
    fun:_dl_open
@@ -82,7 +82,6 @@
    fun:_dl_catch_error
    fun:_dlerror_run
    fun:dlopen@@GLIBC_2.2.5
-   fun:g_module_open
 }
 
 # glibc does not deallocate thread-local storage