From 1f7086ebed9c11a5eda1c5d44299d2582416e6f5 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 5 Nov 2012 09:11:43 +0000 Subject: -leak --- src/testing/test_testing_peerstartup.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/testing/test_testing_peerstartup.c') diff --git a/src/testing/test_testing_peerstartup.c b/src/testing/test_testing_peerstartup.c index 9d3c0bb54..d4b8119d6 100644 --- a/src/testing/test_testing_peerstartup.c +++ b/src/testing/test_testing_peerstartup.c @@ -120,6 +120,7 @@ run (void *cls, char *const *args, const char *cfgfile, end: GNUNET_SCHEDULER_add_now (&do_shutdown, test_ctx); + GNUNET_free_non_null (emsg); } -- cgit v1.2.3