From 14180e7ab413f6759b484a9565bc91b895d4c132 Mon Sep 17 00:00:00 2001 From: "Schanzenbach, Martin" Date: Tue, 20 Nov 2018 14:24:51 +0100 Subject: fix ftbfs --- src/gns/gnunet-gns-proxy.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gns/gnunet-gns-proxy.c') diff --git a/src/gns/gnunet-gns-proxy.c b/src/gns/gnunet-gns-proxy.c index bec5360ca..d9ce3a4b1 100644 --- a/src/gns/gnunet-gns-proxy.c +++ b/src/gns/gnunet-gns-proxy.c @@ -1276,6 +1276,8 @@ curl_check_hdr (void *buffer, s5r->domain); hdr_val = new_location; } + GNUNET_free (leho_host); + } /* MHD does not allow certain characters in values, remove those */ if (NULL != (tok = strchr (hdr_val, '\n'))) -- cgit v1.2.3