You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gio: Work around GLib memory leak in g_dbus_connection_register_object_with_closures()
Assume that the invocation is passed as `transfer full` into the
closure.
This workaround is not going to break with future versions of
GLib as fixing the bug was considered a breaking API change.
See https://gitlab.gnome.org/GNOME/glib/-/merge_requests/4427
0 commit comments