[glib/wip/gcleanup: 8/21] gcleanup: Add in more gtestutils.c cleanups
- From: Stefan Walter <stefw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/wip/gcleanup: 8/21] gcleanup: Add in more gtestutils.c cleanups
- Date: Thu, 7 Nov 2013 07:21:19 +0000 (UTC)
commit f03468762f8d9258e5e0151b67e5e035e1821cc0
Author: Stef Walter <stefw gnome org>
Date: Thu Oct 31 10:20:12 2013 +0100
gcleanup: Add in more gtestutils.c cleanups
https://bugzilla.gnome.org/show_bug.cgi?id=627423
glib/gtestutils.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/glib/gtestutils.c b/glib/gtestutils.c
index c8c0f82..54b63f0 100644
--- a/glib/gtestutils.c
+++ b/glib/gtestutils.c
@@ -1023,6 +1023,7 @@ g_test_cleanup (void)
if (test_suite_root)
g_test_suite_free (test_suite_root);
+ g_free (test_argv0_dirname);
g_free (test_trap_last_stdout);
g_free (test_trap_last_stderr);
g_free (test_uri_base);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]