mirror of
https://github.com/flatpak/flatpak.git
synced 2026-01-26 14:13:26 +00:00
oci-authenticator: Unref the GOptionContext when we're done with it
This commit is contained in:
parent
7b096b4929
commit
4b439ca001
@ -726,7 +726,7 @@ main (int argc,
|
||||
{
|
||||
gboolean replace;
|
||||
gboolean opt_verbose;
|
||||
GOptionContext *context;
|
||||
g_autoptr(GOptionContext) context = NULL;
|
||||
GDBusConnection *session_bus;
|
||||
GBusNameOwnerFlags flags;
|
||||
g_autoptr(GError) error = NULL;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user