gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r10053 - gnunet/src/topology


From: gnunet
Subject: [GNUnet-SVN] r10053 - gnunet/src/topology
Date: Mon, 18 Jan 2010 17:11:21 +0100

Author: grothoff
Date: 2010-01-18 17:11:21 +0100 (Mon, 18 Jan 2010)
New Revision: 10053

Modified:
   gnunet/src/topology/gnunet-daemon-topology.c
Log:
clenaer

Modified: gnunet/src/topology/gnunet-daemon-topology.c
===================================================================
--- gnunet/src/topology/gnunet-daemon-topology.c        2010-01-18 16:09:38 UTC 
(rev 10052)
+++ gnunet/src/topology/gnunet-daemon-topology.c        2010-01-18 16:11:21 UTC 
(rev 10053)
@@ -873,6 +873,7 @@
     }
   consider_for_advertising (hello);
   pos = find_peer (peer);  
+  GNUNET_assert (NULL != pos);
 #if DEBUG_TOPOLOGY
   GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
              "Considering connecting to peer `%s'\n",





reply via email to

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