glib.supp: Add another system thread suppression

This mirrors the existing `calloc()` suppression for that code path.

Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
This commit is contained in:
Philip Withnall 2021-03-09 12:34:39 +00:00
parent c9adc4921a
commit 60de03b86a

View File

@ -492,6 +492,15 @@
fun:g_system_thread_new
}
{
g-system-thread-init-malloc
Memcheck:Leak
match-leak-kinds:possible,reachable
fun:malloc
...
fun:g_system_thread_new
}
{
g-task-thread-pool-init
Memcheck:Leak