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 @@ ...@@ -55,6 +55,14 @@
... ...
fun:*HashChildren* fun:*HashChildren*
} }
{
LinuxPthreadCreate
Memcheck:Leak
match-leak-kinds: all
fun:calloc
fun:calloc
fun:allocate_drv
}
{ {
FreeBSDPthreadMutexInitNP FreeBSDPthreadMutexInitNP
Memcheck:Leak Memcheck:Leak
...@@ -67,7 +75,7 @@ ...@@ -67,7 +75,7 @@
Memcheck:Leak Memcheck:Leak
match-leak-kinds: definite match-leak-kinds: definite
... ...
obj:*/libpulse.so* obj:*/libpulse*.so*
} }
{ {
NSPR NSPR
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment