update suppressions file for popt->goption
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 10 Oct 2005 23:20:51 +0000 (23:20 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 10 Oct 2005 23:20:51 +0000 (23:20 +0000)
Original commit message from CVS:
update suppressions file for popt->goption

gst.supp

index e47a8a0..cda4d5c 100644 (file)
--- a/gst.supp
+++ b/gst.supp
    fun:gst_init_check_with_popt_table
 }
 
+{
+   <g_type_init>
+   Memcheck:Leak
+   fun:calloc
+   fun:g_malloc0
+   obj:*
+   obj:*
+   fun:g_type_init_with_debug_flags
+   fun:g_type_init
+   fun:init_pre
+}
+
 ### GStreamer suppressions
 
 # ds is saying he's rewriting the registry anyway