aboutsummaryrefslogtreecommitdiff
path: root/src/gns/test_gns_simple_mx_lookup.c
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2012-09-03 13:56:55 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2012-09-03 13:56:55 +0000
commit2074f4de6f84fd93758d7a95f45f4565bddf9c79 (patch)
tree5fd6448781c29d2f74c8df70925fa44f52df53ee /src/gns/test_gns_simple_mx_lookup.c
parent70c9e99f4e00544f02c08bd1c73a18342782f986 (diff)
downloadgnunet-2074f4de6f84fd93758d7a95f45f4565bddf9c79.tar.gz
gnunet-2074f4de6f84fd93758d7a95f45f4565bddf9c79.zip
- next test
Diffstat (limited to 'src/gns/test_gns_simple_mx_lookup.c')
-rw-r--r--src/gns/test_gns_simple_mx_lookup.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gns/test_gns_simple_mx_lookup.c b/src/gns/test_gns_simple_mx_lookup.c
index 43a939cb5..d0c5b5d7d 100644
--- a/src/gns/test_gns_simple_mx_lookup.c
+++ b/src/gns/test_gns_simple_mx_lookup.c
@@ -76,6 +76,7 @@ const struct GNUNET_CONFIGURATION_Handle *cfg;
76static void 76static void
77end_badly (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc) 77end_badly (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
78{ 78{
79 die_task = GNUNET_SCHEDULER_NO_TASK;
79 if (NULL != gns_handle) 80 if (NULL != gns_handle)
80 { 81 {
81 GNUNET_GNS_disconnect(gns_handle); 82 GNUNET_GNS_disconnect(gns_handle);