aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_plugin_transport.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/test_plugin_transport.c')
-rw-r--r--src/transport/test_plugin_transport.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/transport/test_plugin_transport.c b/src/transport/test_plugin_transport.c
index 06cd27f9c..ba16d539d 100644
--- a/src/transport/test_plugin_transport.c
+++ b/src/transport/test_plugin_transport.c
@@ -580,6 +580,7 @@ run (void *cls, char *const *args, const char *cfgfile,
580 { 580 {
581 GNUNET_log (GNUNET_ERROR_TYPE_ERROR, 581 GNUNET_log (GNUNET_ERROR_TYPE_ERROR,
582 "Could not create statistics. Exiting.\n"); 582 "Could not create statistics. Exiting.\n");
583 GNUNET_free (keyfile);
583 end_badly_now (); 584 end_badly_now ();
584 return; 585 return;
585 } 586 }