simon-git: putty (main): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Thu Nov 28 21:24:53 GMT 2024
TL;DR:
ebe24534 psftp: use cmdline_arg_to_filename for batch files.
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: 2024-11-28 21:24:53
commit ebe2453446b55fe11b154ace45d95b605b9670ff
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=ebe2453446b55fe11b154ace45d95b605b9670ff;hp=d4e848a962fb34841da6791b2808c652127a1576
Author: Simon Tatham <anakin at pobox.com>
Date: Thu Nov 28 21:20:23 2024 +0000
psftp: use cmdline_arg_to_filename for batch files.
On Windows, this means they can use non-CP_ACP characters. Also it has
the side effect of cloning the filename out of the CmdlineArgList,
which makes it still valid after cmdline_arg_list_free (oops).
psftp.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
More information about the tartarus-commits
mailing list