aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2010-04-19 14:27:00 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2010-04-19 14:27:00 +0000
commit9ca2723be2637b81cb13e52d3fca58e516b6cf81 (patch)
tree7ce6220e462ae0a012b7ec8fa8aea5f073eafb4b /src
parent35e63cb0673e616e8e8ade9282477f983145384f (diff)
downloadgnunet-9ca2723be2637b81cb13e52d3fca58e516b6cf81.tar.gz
gnunet-9ca2723be2637b81cb13e52d3fca58e516b6cf81.zip
Diffstat (limited to 'src')
-rw-r--r--src/hostlist/hostlist-client.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hostlist/hostlist-client.c b/src/hostlist/hostlist-client.c
index 773f6c4ea..cbe08a2fc 100644
--- a/src/hostlist/hostlist-client.c
+++ b/src/hostlist/hostlist-client.c
@@ -1371,6 +1371,7 @@ GNUNET_HOSTLIST_client_start (const struct GNUNET_CONFIGURATION_Handle *c,
1371 _("Hostlist file `%s' could not be removed\n"),filename); 1371 _("Hostlist file `%s' could not be removed\n"),filename);
1372 } 1372 }
1373 } 1373 }
1374 GNUNET_free ( filename );
1374 } 1375 }
1375 GNUNET_STATISTICS_get (stats, 1376 GNUNET_STATISTICS_get (stats,
1376 "hostlist", 1377 "hostlist",