Merge the looking up of channel numbers for SSH-2 channel messages into
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sun, 30 Sep 2007 19:42:31 +0000 (19:42 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sun, 30 Sep 2007 19:42:31 +0000 (19:42 +0000)
commite223b7c7fb42431f9d4f7111c5df209d6b8b1d25
tree6330f4f8286c97d88d3c74bf4b20fb447daf94b5
parent61f62bb301d0b6d49d1fea71513eb051a901e1b1
Merge the looking up of channel numbers for SSH-2 channel messages into
a single function which also handles checking that channels exist and
are properly open.  This should make PuTTY a little less tolerant of
servers that send bogus messages.

git-svn-id: svn://svn.tartarus.org/sgt/putty@7751 cda61777-01e9-0310-a592-d414129be87e
ssh.c