diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2025-03-30 12:54:07 +0200 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2025-03-30 20:52:34 +0200 |
commit | aa481e001636389c28458e18250e42a24bfcb272 (patch) | |
tree | 3f5f8a9ce857e5ee389a672af67a6e14c0e43b7e /newlib/libc/stdlib/wcstoll.c | |
parent | d9ca2c88c4dde02a23f2058833429e0e47490443 (diff) | |
download | newlib-aa481e001636389c28458e18250e42a24bfcb272.zip newlib-aa481e001636389c28458e18250e42a24bfcb272.tar.gz newlib-aa481e001636389c28458e18250e42a24bfcb272.tar.bz2 |
Cygwin: set_posix_access: Use DEF objects when creating default ACL entries from scratch
When creating default ACL entries from scratch, set_posix_access
accidentally sets the type to GROUP_OBJ and OTHER_OBJ, rather than
DEF_GROUP_OBJ/DEF_OTHER_OBJ. This shouldn't be noticable most of
time since creating from scratch is seldom necessary.
Fixes: bc444e5aa4ca ("Reapply POSIX ACL changes.")
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'newlib/libc/stdlib/wcstoll.c')
0 files changed, 0 insertions, 0 deletions