mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-20 07:38:54 +02:00
Merge branch 'cm/broaden-suppression' into 'main'
glib.supp: Suppress more _g_io_module_get_default_type leaks See merge request GNOME/glib!4354
This commit is contained in:
@@ -390,12 +390,12 @@
|
|||||||
{
|
{
|
||||||
g-io-module-default-singleton-calloc
|
g-io-module-default-singleton-calloc
|
||||||
Memcheck:Leak
|
Memcheck:Leak
|
||||||
match-leak-kinds:reachable
|
match-leak-kinds:reachable,definite
|
||||||
fun:calloc
|
fun:calloc
|
||||||
...
|
...
|
||||||
fun:g_type_create_instance
|
fun:g_type_create_instance
|
||||||
...
|
...
|
||||||
fun:_g_io_module_get_default
|
fun:_g_io_module_get_default*
|
||||||
}
|
}
|
||||||
|
|
||||||
# This one seems to show up sometimes with g_type_create_instance() at the top
|
# This one seems to show up sometimes with g_type_create_instance() at the top
|
||||||
|
Reference in New Issue
Block a user