diff --git a/router/rtrChannel.c b/router/rtrChannel.c index f377eee9..adb1bb25 100644 --- a/router/rtrChannel.c +++ b/router/rtrChannel.c @@ -183,6 +183,7 @@ RtrChannelRoute(ch, pCount) GCRFlipXY(flipped, ch); GCRFreeChannel(flipped_again); + // GCRFreeChannel(copy); // FIXME evaluate if this should be uncommented } bottom: