mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 01:31:03 +00:00
gst-plugins-bad.supp: Remvoe gssdp leaks that have been fixed
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7455>
This commit is contained in:
parent
36e999b5f5
commit
bc666db5fe
1 changed files with 1 additions and 60 deletions
|
@ -35,65 +35,6 @@
|
|||
obj:/usr/lib/ladspa/sine.so
|
||||
}
|
||||
|
||||
# FIXED: https://gitlab.gnome.org/GNOME/gssdp/-/issues/10
|
||||
{
|
||||
gssdp_leak_1
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: definite
|
||||
fun:malloc
|
||||
fun:g_malloc
|
||||
fun:g_strdup
|
||||
fun:gssdp_client_set_property
|
||||
fun:object_set_property
|
||||
fun:g_object_constructor
|
||||
fun:gupnp_context_constructor
|
||||
fun:g_object_new_with_custom_constructor
|
||||
fun:g_object_new_internal
|
||||
fun:g_object_new_valist
|
||||
fun:g_initable_new_valist
|
||||
fun:g_initable_new
|
||||
fun:network_device_create_context
|
||||
fun:create_context
|
||||
fun:receive_netlink_message
|
||||
}
|
||||
{
|
||||
gssdp_leak_2
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: definite,indirect
|
||||
fun:g_type_create_instance
|
||||
fun:g_object_new_internal
|
||||
fun:g_object_new_valist
|
||||
fun:g_initable_new_valist
|
||||
fun:g_initable_new
|
||||
fun:g_inet_address_mask_new
|
||||
fun:get_host_ip
|
||||
fun:init_network_info
|
||||
fun:gssdp_client_initable_init
|
||||
fun:gupnp_context_initable_init
|
||||
fun:g_initable_new_valist
|
||||
fun:g_initable_new
|
||||
fun:network_device_create_context
|
||||
fun:create_context
|
||||
fun:receive_netlink_message
|
||||
}
|
||||
{
|
||||
gssdp_leak_3
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: indirect
|
||||
fun:g_type_create_instance
|
||||
fun:g_object_new_internal
|
||||
fun:g_object_new_valist
|
||||
fun:g_object_new
|
||||
fun:get_host_ip
|
||||
fun:init_network_info
|
||||
fun:gssdp_client_initable_init
|
||||
fun:gupnp_context_initable_init
|
||||
fun:g_initable_new_valist
|
||||
fun:g_initable_new
|
||||
fun:network_device_create_context
|
||||
fun:create_context
|
||||
fun:receive_netlink_message
|
||||
}
|
||||
{
|
||||
Issues in srt library
|
||||
Memcheck:Param
|
||||
|
@ -107,4 +48,4 @@
|
|||
Issues in srt library
|
||||
Memcheck:Cond
|
||||
fun:_ZN3srt4CUDT11sendCtrlAckERNS_7CPacketEi
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue