gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: fix ftbfs


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: fix ftbfs
Date: Tue, 20 Nov 2018 14:24:53 +0100

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 14180e7ab fix ftbfs
14180e7ab is described below

commit 14180e7ab413f6759b484a9565bc91b895d4c132
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Tue Nov 20 14:24:51 2018 +0100

    fix ftbfs
---
 src/gns/gnunet-gns-proxy.c | 2 ++
 1 file changed, 2 insertions(+)

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')))

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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