Skip to content
Snippets Groups Projects
Commit 4ad2af4d authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Expand pulseaudio suppression, add suppression for Linux

parent 4704eef7
No related branches found
No related tags found
No related merge requests found
Pipeline #7909 failed
......@@ -55,6 +55,14 @@
...
fun:*HashChildren*
}
{
LinuxPthreadCreate
Memcheck:Leak
match-leak-kinds: all
fun:calloc
fun:calloc
fun:allocate_drv
}
{
FreeBSDPthreadMutexInitNP
Memcheck:Leak
......@@ -67,7 +75,7 @@
Memcheck:Leak
match-leak-kinds: definite
...
obj:*/libpulse.so*
obj:*/libpulse*.so*
}
{
NSPR
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment