gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: actually fix revocation


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: actually fix revocation
Date: Thu, 09 Aug 2018 16:13:03 +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 e91515cb1 actually fix revocation
e91515cb1 is described below

commit e91515cb196a029ec97d93594092618c8e801f75
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Thu Aug 9 16:13:01 2018 +0200

    actually fix revocation
---
 src/reclaim/gnunet-reclaim.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/reclaim/gnunet-reclaim.c b/src/reclaim/gnunet-reclaim.c
index 5aec0cb9a..837b42916 100644
--- a/src/reclaim/gnunet-reclaim.c
+++ b/src/reclaim/gnunet-reclaim.c
@@ -367,6 +367,7 @@ iter_cb (void *cls,
                                                       attr->type,
                                                       attr->data,
                                                       attr->data_size);
+      le->claim->version = attr->version;
       GNUNET_CONTAINER_DLL_insert (attr_list->list_head,
                                    attr_list->list_tail,
                                    le);

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



reply via email to

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