Don't abuse a remote channel number of (unsigned)(-1) to indicate a channel
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sat, 22 Jan 2005 16:06:21 +0000 (16:06 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sat, 22 Jan 2005 16:06:21 +0000 (16:06 +0000)
commit64d6ff889bf429a2d6484a6b7a3f7bcb512fa021
treea8934ebb8c5fe16e1d72505ced868db21dc2a2a0
parentd54747567b889b56f3cbbacd4525c30bdd7c5655
Don't abuse a remote channel number of (unsigned)(-1) to indicate a channel
for which we don't yet have a remote number, and instead add a flag to indicate
this fact.  Fixes bug ssh-remoteid-minusone.

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