mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-13 12:37:46 +02:00
Merge branch 'testfilemonitor-leaks' into 'master'
Fix some minor leaks in testfilemonitor See merge request GNOME/glib!1167
This commit is contained in:
@@ -27,6 +27,8 @@ setup (Fixture *fixture,
|
||||
fixture->tmp_dir = g_file_new_for_path (path);
|
||||
|
||||
g_test_message ("Using temporary directory: %s", path);
|
||||
|
||||
g_free (path);
|
||||
}
|
||||
|
||||
static void
|
||||
|
Reference in New Issue
Block a user