Merge branch 'gobject_init-suppression' into 'master'

glib.supp: make gobject_init() calloc also of the possible kind

See merge request GNOME/glib!1086
This commit is contained in:
Philip Withnall 2019-09-04 18:24:22 +00:00
commit 8c9bf7f741

View File

@ -109,7 +109,7 @@
{ {
gobject-init-calloc gobject-init-calloc
Memcheck:Leak Memcheck:Leak
match-leak-kinds:reachable match-leak-kinds:possible,reachable
fun:calloc fun:calloc
... ...
fun:gobject_init_ctor fun:gobject_init_ctor