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>
This commit is contained in:
parent
17d271057a
commit
818feea0b5
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user