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 https://gnunet.org/bugs


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: fix https://gnunet.org/bugs/view.php?id=5327
Date: Sat, 23 Jun 2018 15:30:04 +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 00d1e9393 fix https://gnunet.org/bugs/view.php?id=5327
00d1e9393 is described below

commit 00d1e9393a4814d64c6892fdb79a267e9137ee7e
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Sat Jun 23 15:30:00 2018 +0200

    fix https://gnunet.org/bugs/view.php?id=5327
---
 src/cadet/gnunet-cadet.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/cadet/gnunet-cadet.c b/src/cadet/gnunet-cadet.c
index 0cabb86e9..04a595a7b 100644
--- a/src/cadet/gnunet-cadet.c
+++ b/src/cadet/gnunet-cadet.c
@@ -373,6 +373,7 @@ send_echo (void *cls)
 static void
 request_dump (void *cls)
 {
+  job = NULL;
   GNUNET_CADET_request_dump (mh);
   GNUNET_SCHEDULER_shutdown ();
 }

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



reply via email to

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