From 9ca2723be2637b81cb13e52d3fca58e516b6cf81 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Mon, 19 Apr 2010 14:27:00 +0000 Subject: [PATCH] --- src/hostlist/hostlist-client.c | 1 + 1 file changed, 1 insertion(+) 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, _("Hostlist file `%s' could not be removed\n"),filename); } } + GNUNET_free ( filename ); } GNUNET_STATISTICS_get (stats, "hostlist", -- 2.25.1