this actually happens and is fine
authorChristian Grothoff <christian@grothoff.org>
Thu, 16 Feb 2017 21:14:43 +0000 (22:14 +0100)
committerChristian Grothoff <christian@grothoff.org>
Thu, 16 Feb 2017 21:14:43 +0000 (22:14 +0100)
src/cadet/gnunet-service-cadet-new_channel.c

index 68220fe677fa37801f7eb87f83c3ad87d6b4c5c3..e94800593341f6d73c086a63f4a045d201f0fe40 100644 (file)
@@ -1056,7 +1056,8 @@ GCCH_channel_local_destroy (struct CadetChannel *ch,
   switch (ch->state)
   {
   case CADET_CHANNEL_NEW:
-    GNUNET_break (0);
+    /* We gave up on a channel that we created as a client to a remote
+       target, but that never went anywhere. Nothing to do here. */
     break;
   case CADET_CHANNEL_LOOSE:
     GSC_drop_loose_channel (&ch->port,