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

Add suppression for FreeBSD pthread_cond_init()

parent 367caebf
No related branches found
No related tags found
No related merge requests found
Pipeline #8086 passed
......@@ -87,6 +87,13 @@
fun:calloc
fun:allocate_dtv
}
{
FreeBSDPthreadCondInit
Memcheck:Leak
match-leak-kinds: all
fun:calloc
fun:pthread_cond_init
}
{
FreeBSDPthreadMutexInitNP
Memcheck:Leak
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment