gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: note


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: note
Date: Tue, 09 Oct 2018 16:03:58 +0200

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

grothoff pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new e0f72735a note
e0f72735a is described below

commit e0f72735afe8340b12d4b83d05281062ee141cdc
Author: Christian Grothoff <address@hidden>
AuthorDate: Tue Oct 9 16:03:51 2018 +0200

    note
---
 src/namestore/gnunet-service-namestore.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/namestore/gnunet-service-namestore.c 
b/src/namestore/gnunet-service-namestore.c
index e6d82e3f4..101f2bd45 100644
--- a/src/namestore/gnunet-service-namestore.c
+++ b/src/namestore/gnunet-service-namestore.c
@@ -922,7 +922,7 @@ continue_store_activity (struct StoreActivity *sa)
                          sizeof (struct GNUNET_CRYPTO_EcdsaPrivateKey))) )
        {
          sa->zm_pos = zm->next; /* not interesting to this monitor */
-         continue;
+         // continue; -- fails tests, but why not here?
        }
       if (zm->limit == zm->iteration_cnt)
       {

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



reply via email to

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