mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 15:33:39 +02:00
gsettingsschema: Close directory
Spotted by static analysis. https://bugzilla.gnome.org/show_bug.cgi?id=733576
This commit is contained in:
@@ -697,6 +697,8 @@ parse_into_text_tables (const gchar *directory,
|
||||
|
||||
g_free (filename);
|
||||
}
|
||||
|
||||
g_dir_close (dir);
|
||||
}
|
||||
|
||||
static GHashTable **
|
||||
|
Reference in New Issue
Block a user