Merge branch 'gtype-leak-suppression' into 'master'

glib.supp: add suppression for g_type_class_ref()

See merge request GNOME/glib!1075
This commit is contained in:
Philip Withnall 2019-08-30 06:55:39 +00:00
commit 9c8c1c44eb

View File

@ -322,6 +322,16 @@
fun:type_class_init_Wm
}
{
g-type-class-ref
Memcheck:Leak
fun:calloc
...
fun:type_class_init_Wm
...
fun:g_type_class_ref
}
{
g-io-module-default-singleton-malloc
Memcheck:Leak