From: Christian Grothoff Date: Thu, 16 Jun 2011 11:16:20 +0000 (+0000) Subject: assert X-Git-Tag: initial-import-from-subversion-38251~18143 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=66aac17afcd7e0ea706cfd4ca0d91892d10dadcc;p=oweals%2Fgnunet.git assert --- diff --git a/src/topology/gnunet-daemon-topology.c b/src/topology/gnunet-daemon-topology.c index 628c557ae..ebe19a58d 100644 --- a/src/topology/gnunet-daemon-topology.c +++ b/src/topology/gnunet-daemon-topology.c @@ -1289,6 +1289,7 @@ hello_advertising_ready (void *cls, size_t want; pl->hello_req = NULL; + GNUNET_assert (GNUNET_YES == pl->is_connected); /* find applicable HELLOs */ fah.peer = pl; fah.result = NULL;