assertion is excessively rigid
authorChristian Grothoff <christian@grothoff.org>
Wed, 10 Oct 2018 07:21:38 +0000 (09:21 +0200)
committerChristian Grothoff <christian@grothoff.org>
Wed, 10 Oct 2018 07:21:38 +0000 (09:21 +0200)
src/namestore/gnunet-service-namestore.c

index 2286abeccca8382bdc435c358882d82e736c2f64..acb6a745a61c133aaa74134576e6c6558dc85a02 100644 (file)
@@ -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,