flatpak-builder/tests/xdg-app.supp

32 lines
364 B
Plaintext
Raw Normal View History

2015-09-07 08:26:56 +00:00
{
glib _dl_init
Memcheck:Leak
fun:*alloc
...
fun:_dl_init
}
{
glib _static_types
Memcheck:Leak
fun:*alloc
...
fun:g_type_register_static
}
{
glib _static_typ
Memcheck:Leak
fun:calloc
fun:g_malloc0
fun:type_class_init_Wm
}
2015-09-07 14:04:15 +00:00
{
gio dbus worker thread
Memcheck:Leak
fun:calloc
...
fun:_g_dbus_worker_new
}