From 3d0040aa51e7b10c94707b50417e99edb1f57f08 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 10 Oct 2005 23:20:51 +0000 Subject: [PATCH] update suppressions file for popt->goption Original commit message from CVS: update suppressions file for popt->goption --- gst.supp | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/gst.supp b/gst.supp index e47a8a0..cda4d5c 100644 --- a/gst.supp +++ b/gst.supp @@ -58,6 +58,18 @@ fun:gst_init_check_with_popt_table } +{ + + 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 -- 2.7.4