simon-git: putty (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Wed Feb 15 06:06:25 GMT 2017


TL;DR:
  24c9cfc Windows Plink: treat EOF at host key prompt as 'abort connection'.

Repository:     https://git.tartarus.org/simon/putty.git
On the web:     https://git.tartarus.org/?p=simon/putty.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2017-02-15 06:06:25

commit 24c9cfc800c5e81819d80fd3eda953f950e263d6
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=24c9cfc800c5e81819d80fd3eda953f950e263d6;hp=1266ac0e304b4e4db809eb045b8ac5dc43f299c4
Author: Simon Tatham <anakin at pobox.com>
Date:   Wed Feb 15 06:03:50 2017 +0000

    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 | 2 ++
 1 file changed, 2 insertions(+)



More information about the tartarus-commits mailing list