From 90340f1908377070a6438e7c4e809045e658a143 Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Tue, 13 Jun 2006 17:43:40 +0000 Subject: [PATCH] testsuite/gstpython.supp: Keeping suppresions Original commit message from CVS: * testsuite/gstpython.supp: Keeping suppresions --- ChangeLog | 5 +++++ testsuite/gstpython.supp | 26 +++++++++++++------------- 2 files changed, 18 insertions(+), 13 deletions(-) diff --git a/ChangeLog b/ChangeLog index 61e2f38c5d..6c89875b26 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-06-13 Edward Hervey + + * testsuite/gstpython.supp: + Keeping suppresions + 2006-06-13 Edward Hervey * testsuite/gstpython.supp: diff --git a/testsuite/gstpython.supp b/testsuite/gstpython.supp index e60867579a..d3b9abc98e 100644 --- a/testsuite/gstpython.supp +++ b/testsuite/gstpython.supp @@ -226,16 +226,16 @@ fun:init_gst } -# { -# The GDir is leaked. -# Memcheck:Leak -# fun:* -# fun:g_malloc -# fun:g_dir_open -# fun:gst_registry_scan_path_level -# fun:gst_registry_scan_path -# fun:init_post -# fun:g_option_context_parse -# fun:gst_init_check -# fun:init_gst -# } +{ + The GDir is leaked. + Memcheck:Leak + fun:* + fun:g_malloc + fun:g_dir_open + fun:gst_registry_scan_path_level + fun:gst_registry_scan_path + fun:init_post + fun:g_option_context_parse + fun:gst_init_check + fun:init_gst +}