mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-24 01:48:53 +02: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:
@@ -839,6 +839,7 @@ test_dbus_subscriptions (void)
|
||||
g_object_unref (menu);
|
||||
|
||||
g_main_loop_unref (loop);
|
||||
g_object_unref (bus);
|
||||
}
|
||||
|
||||
static gpointer
|
||||
|
Reference in New Issue
Block a user