mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
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:
parent
2364764ea2
commit
3925d35f03
2 changed files with 18 additions and 13 deletions
|
@ -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:
|
||||||
|
|
|
@ -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
|
||||||
}
|
# }
|
||||||
|
|
Loading…
Reference in a new issue