Jordan Petridis 818feea0b5 bad: Add more variants for an srt suppression
Followup to 087cb87d27e268d55a8d152690870ac4a2b3e166

These are some more variants of the same issue we
already suppressed in the commit above.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8979>
2025-05-15 15:21:20 +00:00

134 lines
2.6 KiB
Plaintext

{
<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
}
{
<Soundtouch valgrind warning>
Memcheck:Cond
fun:_ZN10soundtouch9TDStretch8setTempoEf
fun:_ZN10soundtouch9TDStretch13setParametersEjjjj
fun:_ZN10soundtouch9TDStretchC1Ev
fun:_ZN10soundtouch9TDStretch11newInstanceEv
fun:_ZN10soundtouch10SoundTouchC1Ev
}
{
<Soundtouch valgrind warning>
Memcheck:Cond
fun:_ZN10soundtouch9TDStretch8setTempoEf
fun:_ZN10soundtouch9TDStretch13setParametersEjjjj
fun:_ZN10soundtouch9TDStretchC1Ev
fun:_ZN10soundtouch9TDStretch11newInstanceEv
fun:_ZN10soundtouch10SoundTouchC1Ev
}
{
<the LADSPA sine plugin produces this on every exit() it seems >
Memcheck:Free
fun:_ZdaPv
obj:/usr/lib/ladspa/sine.so
}
{
Issues in srt library, variant 1
Memcheck:Param
sendmsg(msg.msg_control)
fun:sendmsg
fun:_ZNK3srt8CChannel6sendtoERKNS_12sockaddr_anyERNS_7CPacketES3_
}
{
Issues in srt library, variant 2
Memcheck:Param
sendmsg(msg.msg_control)
fun:_ZNK3srt8CChannel6sendtoERKNS_12sockaddr_anyERNS_7CPacketES3_
}
{
Issues in srt library, variant 2
Memcheck:Param
sendmsg(msg.msg_control)
fun:__libc_sendmsg
fun:sendmsg
fun:_ZNK3srt8CChannel6sendtoERKNS_12sockaddr_anyERNS_7CPacketES3_
}
{
Issues in srt library
Memcheck:Cond
fun:_ZN3srt4CUDT11sendCtrlAckERNS_7CPacketEi
}
{
<openssl_poll leaks all over the place atm, needs debugging>
Memcheck:Leak
match-leak-kinds: indirect,definite
fun:malloc
fun:CRYPTO_malloc
...
fun:openssl_poll
...
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: indirect,definite
fun:malloc
fun:CRYPTO_malloc
...
fun:SSL_read
...
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: indirect
fun:malloc
fun:CRYPTO_malloc
...
fun:dtls1_read_bytes
fun:ssl3_read_internal.part.0
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: indirect,definite
fun:malloc
fun:CRYPTO_malloc
fun:CRYPTO_zalloc
fun:EVP_RAND_CTX_new
...
fun:RSA_generate_multi_prime_key
fun:init_generated
...
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: indirect,definite
fun:malloc
fun:CRYPTO_malloc
...
fun:gst_dtls_certificate_set_property
...
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: indirect
fun:malloc
fun:CRYPTO_malloc
...
fun:srtp_crypto_kernel_init
fun:srtp_init
fun:srtp_element_init
fun:gst_element_register_srtpenc
}