]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Windows Plink: treat EOF at host key prompt as 'abort connection'.
authorSimon Tatham <anakin@pobox.com>
Wed, 15 Feb 2017 06:03:50 +0000 (06:03 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 15 Feb 2017 06:03:50 +0000 (06:03 +0000)
commit24c9cfc800c5e81819d80fd3eda953f950e263d6
tree4198206a39a6dd31ae99173eae8553581ecbd577
parent1266ac0e304b4e4db809eb045b8ac5dc43f299c4
Windows Plink: treat EOF at host key prompt as 'abort connection'.

Thanks to Didrik Nordström for pointing out that we currently treated
it as 'whatever happened to be in line[0] before ReadFile didn't get
any data'.
windows/wincons.c