diff --git a/tests/glib.supp b/tests/glib.supp index 8129c3e2..f76596a0 100644 --- a/tests/glib.supp +++ b/tests/glib.supp @@ -545,3 +545,10 @@ ... fun:glib_worker_main } +{ + glib_worker_2 + Memcheck:Leak + ... + fun:g_thread_new + fun:g_get_worker_context +}