mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
tests: Fix a memory leak in the fileutils test
Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
This commit is contained in:
@@ -1169,6 +1169,7 @@ test_file_test (void)
|
||||
|
||||
/* Cleaning */
|
||||
g_remove (name);
|
||||
g_free (name);
|
||||
}
|
||||
|
||||
static void
|
||||
|
Reference in New Issue
Block a user