aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_testing_peerstartup.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-11-05 09:11:43 +0000
committerChristian Grothoff <christian@grothoff.org>2012-11-05 09:11:43 +0000
commit1f7086ebed9c11a5eda1c5d44299d2582416e6f5 (patch)
tree8c2b0414ce7c4040c67f2d1528dbdecf3977aab5 /src/testing/test_testing_peerstartup.c
parente57aa5f705a7fd9399487f45c88213243d1c8037 (diff)
downloadgnunet-1f7086ebed9c11a5eda1c5d44299d2582416e6f5.tar.gz
gnunet-1f7086ebed9c11a5eda1c5d44299d2582416e6f5.zip
-leak
Diffstat (limited to 'src/testing/test_testing_peerstartup.c')
-rw-r--r--src/testing/test_testing_peerstartup.c1
1 files changed, 1 insertions, 0 deletions
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,
120 120
121 end: 121 end:
122 GNUNET_SCHEDULER_add_now (&do_shutdown, test_ctx); 122 GNUNET_SCHEDULER_add_now (&do_shutdown, test_ctx);
123 GNUNET_free_non_null (emsg);
123} 124}
124 125
125 126