gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: assertion is excessively ri


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: assertion is excessively rigid
Date: Wed, 10 Oct 2018 09:21:45 +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 4eba76b72 assertion is excessively rigid
4eba76b72 is described below

commit 4eba76b7248f59942857e357f136a1ccbcb37e9b
Author: Christian Grothoff <address@hidden>
AuthorDate: Wed Oct 10 09:21:38 2018 +0200

    assertion is excessively rigid
---
 src/namestore/gnunet-service-namestore.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/namestore/gnunet-service-namestore.c 
b/src/namestore/gnunet-service-namestore.c
index 2286abecc..acb6a745a 100644
--- a/src/namestore/gnunet-service-namestore.c
+++ b/src/namestore/gnunet-service-namestore.c
@@ -1982,7 +1982,6 @@ monitor_iterate_cb (void *cls,
 
   zm->seq = seq;
   GNUNET_assert (NULL != name);
-  GNUNET_assert (zone_key == &zm->zone);
   GNUNET_STATISTICS_update (statistics,
                             "Monitor notifications sent",
                             1,

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



reply via email to

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