Fix 'winadj-success': since at least one server (boks_sshd) blithely responds
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Fri, 1 Jul 2011 21:53:41 +0000 (21:53 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Fri, 1 Jul 2011 21:53:41 +0000 (21:53 +0000)
commite030765f26dba89af7e0136b420bf8229cacefea
treeb40911df5dfd24931c0a33eea2bfbed700eff857
parent4ceef22460eca9798463c80ff09c74942d0f25b6
Fix 'winadj-success': since at least one server (boks_sshd) blithely responds
to "winadj@putty.projects.tartarus.org" with SSH_MSG_CHANNEL_SUCCESS despite
probably having no idea what it means, treat this just the same as
SSH_MSG_CHANNEL_FAILURE instead of killing the connection.
Tested only as far as making sure that winadj/FAILURE with a normal server
isn't _completely_ broken.

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