Merge branch 'testfilemonitor-leaks' into 'master'

Fix some minor leaks in testfilemonitor

See merge request GNOME/glib!1167
This commit is contained in:
Sebastian Dröge 2019-10-22 06:58:55 +00:00
commit 9c7a8c76d0

View File

@ -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