mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-12 20:36:15 +01:00
Merge branch 'testfilemonitor-leaks' into 'master'
Fix some minor leaks in testfilemonitor See merge request GNOME/glib!1167
This commit is contained in:
commit
9c7a8c76d0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user