simon-svn: putty: simon
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Tue Aug 13 07:46:51 BST 2013
SVN root: svn://svn.tartarus.org/sgt
Changes by: simon
Revision: 10016
Date: 2013-08-13 07:46:51 +0100 (Tue, 13 Aug 2013)
Log message (6 lines):
It turns out I was a little over-strict in my handling of EOF in
pscp.c when I did the big revamp in r9279: I assumed that in any SCP
connection we would be the first to send EOF, but in fact this isn't
true - doing downloads with old-SCP, EOF is initiated by the server,
so we were spuriously reporting an error for 'unexpected' EOF when
everything had gone fine. Thanks to Nathan Phelan for the report.
Modified files:
U putty/pscp.c
Links:
http://svn.tartarus.org/sgt/?rev=10016&view=rev
http://svn.tartarus.org/sgt/putty/pscp.c?rev=10016&r1=10015&r2=10016
More information about the tartarus-commits
mailing list