testsuite/gstpython.supp: Tim might have fixed this suppression. Commenting it.

Original commit message from CVS:
* testsuite/gstpython.supp:
Tim might have fixed this suppression. Commenting it.
This commit is contained in:
Edward Hervey 2006-06-13 16:52:05 +00:00
parent 2364764ea2
commit 3925d35f03
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:
Tim might have fixed this suppression. Commenting it.
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
} # }