mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-31 20:48:56 +00:00
bad: Add suppression for libsrt issues
This is not code we control Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7415>
This commit is contained in:
parent
38271fc9e4
commit
087cb87d27
1 changed files with 14 additions and 0 deletions
|
@ -94,3 +94,17 @@
|
|||
fun:create_context
|
||||
fun:receive_netlink_message
|
||||
}
|
||||
{
|
||||
Issues in srt library
|
||||
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
|
||||
}
|
Loading…
Reference in a new issue