]> git.ipfire.org Git - thirdparty/rsync.git/commit
Fix rrsync directory normalization (#268)
authorMarco Nenciarini <mnencia@kcore.it>
Thu, 30 Dec 2021 16:59:17 +0000 (17:59 +0100)
committerGitHub <noreply@github.com>
Thu, 30 Dec 2021 16:59:17 +0000 (08:59 -0800)
commitffec7fe109efda650988ff993c989c2bc9f24dff
tree5960e1d48dbc0ee9c8e4aa6c14913edc5d4fc161
parente07f8fb86329d9370edb47d5c057def16108892e
Fix rrsync directory normalization (#268)

Fix an off-by-one in the `args.dir_slash_len` variable that leads to base every absolute path on `/`
support/rrsync