mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-17 05:46:36 +00:00
testsuite/gstpython.supp: Keeping suppresions
Original commit message from CVS: * testsuite/gstpython.supp: Keeping suppresions
This commit is contained in:
parent
3925d35f03
commit
90340f1908
2 changed files with 18 additions and 13 deletions
|
@ -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:
|
||||||
|
|
|
@ -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