--- sourceforge.net/trunk/rdesktop/channels.c 2003/10/19 12:05:23 505 +++ sourceforge.net/trunk/rdesktop/channels.c 2003/10/19 12:20:38 506 @@ -132,7 +132,7 @@ { uint32 length, flags; uint32 thislength; - VCHANNEL *channel; + VCHANNEL *channel = NULL; unsigned int i; STREAM in;