From: Christian Grothoff Date: Thu, 16 Feb 2017 21:14:43 +0000 (+0100) Subject: this actually happens and is fine X-Git-Tag: taler-0.2.1~165 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=d93370848ef11a11c9091747de5a57819ba8da58;p=oweals%2Fgnunet.git this actually happens and is fine --- diff --git a/src/cadet/gnunet-service-cadet-new_channel.c b/src/cadet/gnunet-service-cadet-new_channel.c index 68220fe67..e94800593 100644 --- a/src/cadet/gnunet-service-cadet-new_channel.c +++ b/src/cadet/gnunet-service-cadet-new_channel.c @@ -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,