]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Rather than rejecting spurious SSH_MSG_CHANNEL_SUCCESSes, and ignoring
authorBen Harris <bjh21@bjh21.me.uk>
Mon, 1 Oct 2007 21:11:11 +0000 (21:11 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Mon, 1 Oct 2007 21:11:11 +0000 (21:11 +0000)
commit063c455287bb42e66c27f4c8972d94f84321f38b
tree87e34f62f9e070442327e956b64e0cab205d4870
parentde8dfecfa078b0c4b81766516db264ba512b4feb
Rather than rejecting spurious SSH_MSG_CHANNEL_SUCCESSes, and ignoring
spurious SSH_MSG_CHANNEL_FAILUREs, treat them as the protocol errors
they are and forcibly disconnect.  Inspired by recent traffic on
comp.security.ssh.

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