]> git.ipfire.org Git - thirdparty/shadow.git/commit
copy_tree: use fchmodat instead of chmod
authorSamanta Navarro <ferivoz@riseup.net>
Sun, 4 Sep 2022 11:54:19 +0000 (11:54 +0000)
committerIker Pedrosa <ikerpedrosam@gmail.com>
Fri, 9 Sep 2022 13:19:12 +0000 (15:19 +0200)
commitf3bdb28e57e5e38c1e89347976c7d61a181eec32
treefe818d482fb067d7a28918cbb9a824c2116e7c55
parent23634d8de7d01ed65bd70e316d4da4fe4d9b370d
copy_tree: use fchmodat instead of chmod

Fixes regression introduced in faeab50e710131816b261de66141524898c2c487
for setups configured without acl support.
libmisc/copydir.c