[openssh-commits] [openssh] branch master updated (56a0697f -> 9b73345f)

git+noreply at mindrot.org git+noreply at mindrot.org
Mon May 16 22:57:02 AEST 2022


This is an automated email from the git hooks/post-receive script.

djm pushed a change to branch master
in repository openssh.

      from  56a0697f  upstream: arrange for scp, when in sftp mode, to not ftruncate(3) files
       new  9b73345f  upstream: fix in-place copies; r1.163 incorrectly skipped truncation in

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Detailed log of new commits:

commit 9b73345f80255a7f3048026462f2c0c6a241eeac
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Sun May 15 23:47:21 2022 +0000

    upstream: fix in-place copies; r1.163 incorrectly skipped truncation in
    
    all cases, not just at the start of a transfer. This could cause overwrites
    of larger files to leave junk at the end. Spotted by tb@
    
    OpenBSD-Commit-ID: b189f19cd68119548c8e24e39c79f61e115bf92c

Summary of changes:
 sftp-client.c | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list