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 <withnall@endlessm.com>

Fixes: #2132
This commit is contained in:
Philip Withnall 2020-06-19 12:32:17 +01:00
parent 9792209f3c
commit b06ddc0ff8

View File

@ -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
}
{