gst.supp: make gstffmpegc suppression more flexible
authorEdward Hervey <bilboed@bilboed.com>
Fri, 27 Nov 2009 17:27:45 +0000 (18:27 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Fri, 27 Nov 2009 17:27:45 +0000 (18:27 +0100)
gst.supp

index b527b75..33186c1 100644 (file)
--- a/gst.supp
+++ b/gst.supp
    fun:plugin_init
 }
 
+
+{
+   <insert_a_suppression_name_here>
+   Memcheck:Leak
+   fun:*alloc
+   fun:*
+   fun:gst_ffmpeg_cfg_init
+   fun:gst_ffmpegenc_register
+}
+
 ## Leak of GIO module through gnomevfs
 
 {