gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: add note about but #4608


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: add note about but #4608
Date: Sun, 26 Feb 2017 01:28:28 +0100

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 723fb1483 add note about but #4608
723fb1483 is described below

commit 723fb14835687ffa98e76a4534b8fd7ca86c886e
Author: Christian Grothoff <address@hidden>
AuthorDate: Sun Feb 26 01:28:25 2017 +0100

    add note about but #4608
---
 src/fs/fs_search.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/fs/fs_search.c b/src/fs/fs_search.c
index 75ce4b54f..3cbf2afef 100644
--- a/src/fs/fs_search.c
+++ b/src/fs/fs_search.c
@@ -1145,7 +1145,7 @@ schedule_transmit_search_request (struct 
GNUNET_FS_SearchContext *sc)
                                              &build_result_set,
                                              &mbc);
       search_request_map_offset += todo;
-      GNUNET_assert (0 == mbc.put_cnt);
+      GNUNET_assert (0 == mbc.put_cnt); /* #4608 reports this fails? */
       GNUNET_assert (total_seen_results >= search_request_map_offset);
       if (total_seen_results != search_request_map_offset)
       {

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



reply via email to

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