From b06ddc0ff888798871d7b62a6597502774b58af8 Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Fri, 19 Jun 2020 12:32:17 +0100 Subject: [PATCH] glib.supp: Generalise some g_quark_init() suppressions Suppress the one-time quark hash table initialisation regardless of where `g_quark_init()` was called from. Signed-off-by: Philip Withnall Fixes: #2132 --- glib.supp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/glib.supp b/glib.supp index ba3ceb75b..0099a4ce6 100644 --- a/glib.supp +++ b/glib.supp @@ -73,8 +73,6 @@ fun:malloc ... fun:g_quark_init - ... - fun:glib_init_ctor } { @@ -84,8 +82,6 @@ fun:calloc ... fun:g_quark_init - ... - fun:glib_init_ctor } {