]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Assert that ssh2_channel_check_close() is only called in SSH-2.
authorBen Harris <bjh21@bjh21.me.uk>
Sun, 22 May 2016 12:50:34 +0000 (13:50 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Sun, 22 May 2016 12:50:34 +0000 (13:50 +0100)
commitd8eff1070d6e4582a05cb4db67759fb0e3ad8f4b
tree6e3002e6ea5f0396f4a50998daf3dd42b46646f3
parentbc48975ce52aa4f69497db039317c249410d4b9d
Assert that ssh2_channel_check_close() is only called in SSH-2.

That really should be true, but I don't entirely trust
sshfwd_unclean_close().
ssh.c