gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r11426 - gnunet/src/testing


From: gnunet
Subject: [GNUnet-SVN] r11426 - gnunet/src/testing
Date: Tue, 18 May 2010 15:10:23 +0200

Author: grothoff
Date: 2010-05-18 15:10:23 +0200 (Tue, 18 May 2010)
New Revision: 11426

Modified:
   gnunet/src/testing/test_testing_topology.c
Log:
fix

Modified: gnunet/src/testing/test_testing_topology.c
===================================================================
--- gnunet/src/testing/test_testing_topology.c  2010-05-18 13:09:13 UTC (rev 
11425)
+++ gnunet/src/testing/test_testing_topology.c  2010-05-18 13:10:23 UTC (rev 
11426)
@@ -709,8 +709,8 @@
         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",




reply via email to

[Prev in Thread] Current Thread [Next in Thread]