mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 02:17:51 +02:00
gio: Fix a memory leak in gportalsupport.c
Coverity CID: 1357527
This commit is contained in:
@@ -54,6 +54,8 @@ read_flatpak_info (void)
|
||||
g_strfreev (shared);
|
||||
}
|
||||
}
|
||||
|
||||
g_key_file_unref (keyfile);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user