testsuite/gstpython.supp: Keeping suppresions

Original commit message from CVS:
* testsuite/gstpython.supp:
Keeping suppresions
This commit is contained in:
Edward Hervey 2006-06-13 17:43:40 +00:00
parent 3925d35f03
commit 90340f1908
2 changed files with 18 additions and 13 deletions

View file

@ -1,3 +1,8 @@
2006-06-13 Edward Hervey <edward@fluendo.com>
* testsuite/gstpython.supp:
Keeping suppresions
2006-06-13 Edward Hervey <edward@fluendo.com> 2006-06-13 Edward Hervey <edward@fluendo.com>
* testsuite/gstpython.supp: * testsuite/gstpython.supp:

View file

@ -226,16 +226,16 @@
fun:init_gst fun:init_gst
} }
# { {
# The GDir is leaked. The GDir is leaked.
# Memcheck:Leak Memcheck:Leak
# fun:* fun:*
# fun:g_malloc fun:g_malloc
# fun:g_dir_open fun:g_dir_open
# fun:gst_registry_scan_path_level fun:gst_registry_scan_path_level
# fun:gst_registry_scan_path fun:gst_registry_scan_path
# fun:init_post fun:init_post
# fun:g_option_context_parse fun:g_option_context_parse
# fun:gst_init_check fun:gst_init_check
# fun:init_gst fun:init_gst
# } }