gstreamer/tests/check/gst-plugins-bad.supp
Sebastian Dröge b1c1a6fd12 tests/check/Makefile.am: Enable spectrum test again.
Original commit message from CVS:
* tests/check/Makefile.am:
Enable spectrum test again.
* tests/check/gst-plugins-bad.supp:
Add suppressions for a singleton in GIO that can't be freed.
2008-01-18 09:54:59 +00:00

51 lines
892 B
Text

{
<suppression for libneon-25.5dfsg5 on tpm's edgy/x86>
Memcheck:Param
socketcall.sendto(msg)
fun:sendto
fun:getaddrinfo
fun:ne_addr_resolve
fun:ne_begin_request
}
{
<suppression for a singleton in GIO that can't be cleaned up>
Memcheck:Leak
fun:realloc
obj:*
obj:*
obj:*
obj:*
obj:*
obj:*
obj:*
obj:*
obj:*
fun:g_type_create_instance
fun:g_object_constructor
fun:g_object_newv
fun:g_object_new_valist
fun:g_object_new
fun:get_default_vfs
fun:g_once_impl
fun:g_vfs_get_default
}
{
<suppression for a singleton in GIO that can't be cleaned up>
Memcheck:Leak
fun:malloc
obj:*
obj:*
obj:*
obj:*
fun:g_type_create_instance
fun:g_object_constructor
fun:g_object_newv
fun:g_object_new_valist
fun:g_object_new
fun:get_default_vfs
fun:g_once_impl
fun:g_vfs_get_default
}