simon-git: putty (main): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Sun Dec 12 10:51:51 GMT 2021
TL;DR:
a759e303 PSCP: fix filename in 'compound pathname' error.
Repository: https://git.tartarus.org/simon/putty.git
On the web: https://git.tartarus.org/?p=simon/putty.git
Branch updated: main
Committer: Simon Tatham <anakin at pobox.com>
Date: 2021-12-12 10:51:51
commit a759e303b03dee07467c042acc32a79728e1ec59
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=a759e303b03dee07467c042acc32a79728e1ec59;hp=7ab9a3f36d0736de43bbd3e8bb3a132816b5055c
Author: Simon Tatham <anakin at pobox.com>
Date: Sun Dec 12 10:49:31 2021 +0000
PSCP: fix filename in 'compound pathname' error.
In commit 2675f9578daf662, when I added 'stripctrl' sanitisation to
many uses of filenames throughout the file transfer tools, I made a
copy-and-paste error in the message 'remote host sent a compound
pathname X / renaming local file to Y' in which both X and Y were the
same pathname. Oops. Fixed the other one.
pscp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the tartarus-commits
mailing list