From 818feea0b5b844935ee6539a271c1ffa553bec19 Mon Sep 17 00:00:00 2001 From: Jordan Petridis Date: Tue, 13 May 2025 17:35:14 +0300 Subject: [PATCH] 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: --- .../tests/check/gst-plugins-bad.supp | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) 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 b42121796e..10cf9946e5 100644 --- a/subprojects/gst-plugins-bad/tests/check/gst-plugins-bad.supp +++ b/subprojects/gst-plugins-bad/tests/check/gst-plugins-bad.supp @@ -36,7 +36,22 @@ } { - Issues in srt library + 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