diff --git a/subprojects/gst-plugins-bad/tests/check/gst-plugins-bad.supp b/subprojects/gst-plugins-bad/tests/check/gst-plugins-bad.supp index 84ab0a1946..8ea3c04de1 100644 --- a/subprojects/gst-plugins-bad/tests/check/gst-plugins-bad.supp +++ b/subprojects/gst-plugins-bad/tests/check/gst-plugins-bad.supp @@ -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 +} \ No newline at end of file