mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
b1c1a6fd12
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.
51 lines
892 B
Text
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
|
|
}
|
|
|