gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: attempt #5375


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: attempt #5375
Date: Sun, 01 Jul 2018 12:18:27 +0200

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 981ce5405 attempt #5375
981ce5405 is described below

commit 981ce540583cae841156b9a25dc826b4233a1a49
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Sun Jul 1 12:18:13 2018 +0200

    attempt #5375
---
 src/gns/gnunet-dns2gns.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/gns/gnunet-dns2gns.c b/src/gns/gnunet-dns2gns.c
index e6e53d405..8d39e8c53 100644
--- a/src/gns/gnunet-dns2gns.c
+++ b/src/gns/gnunet-dns2gns.c
@@ -269,6 +269,7 @@ dns_result_processor (void *cls,
   }
   request->packet = GNUNET_DNSPARSER_parse ((char*)dns,
                                            r);
+  GNUNET_DNSSTUB_resolve_cancel (request->dns_lookup);
   send_response (request);
 }
 

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



reply via email to

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