From 2755f68a24b8a2053c107ab4e6da56e2b8214e59 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 18 May 2010 13:10:23 +0000 Subject: [PATCH] fix --- src/testing/test_testing_topology.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/testing/test_testing_topology.c b/src/testing/test_testing_topology.c index 56d3baea6..5d71d2016 100644 --- a/src/testing/test_testing_topology.c +++ b/src/testing/test_testing_topology.c @@ -709,8 +709,8 @@ run (void *cls, connect_topology_option_modifier_string, "connect_topology_option_modifier", "TESTING"); - GNUNET_free (connect_topology_option_modifier_string); } + GNUNET_free (connect_topology_option_modifier_string); } if (GNUNET_YES != GNUNET_CONFIGURATION_get_value_string (cfg, "testing", "blacklist_transports", -- 2.25.1