mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 11:26:16 +01:00
GMenuModel: Don't leak GDBusConnection in test
See https://bugzilla.gnome.org/show_bug.cgi?id=672985#c89 Signed-off-by: David Zeuthen <davidz@redhat.com>
This commit is contained in:
parent
1b5f70b5b0
commit
9dce93514e
@ -839,6 +839,7 @@ test_dbus_subscriptions (void)
|
||||
g_object_unref (menu);
|
||||
|
||||
g_main_loop_unref (loop);
|
||||
g_object_unref (bus);
|
||||
}
|
||||
|
||||
static gpointer
|
||||
|
Loading…
Reference in New Issue
Block a user