gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r15728 - gnunet/src/util


From: gnunet
Subject: [GNUnet-SVN] r15728 - gnunet/src/util
Date: Mon, 20 Jun 2011 17:32:24 +0200

Author: nevans
Date: 2011-06-20 17:32:24 +0200 (Mon, 20 Jun 2011)
New Revision: 15728

Modified:
   gnunet/src/util/connection.c
Log:
bad assertion (i think)

Modified: gnunet/src/util/connection.c
===================================================================
--- gnunet/src/util/connection.c        2011-06-20 13:27:28 UTC (rev 15727)
+++ gnunet/src/util/connection.c        2011-06-20 15:32:24 UTC (rev 15728)
@@ -1501,7 +1501,6 @@
   ssize_t ret;
   size_t have;
 
-  GNUNET_assert (sock->nth.notify_ready != NULL);
 #if DEBUG_CONNECTION
   GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
               "transmit_ready running (%p).\n", sock);




reply via email to

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