diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2016-04-18 12:07:04 +0200 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2016-04-18 12:07:04 +0200 |
commit | e2ea143083c2bd2e5142582309ff227bc68bee23 (patch) | |
tree | 0ff1ff5f770f71bfa39badb85cf46c5f4839fd89 /newlib/libc/stdio/asprintf.c | |
parent | 85ae35fdb7e541afdaa73b1e8878e7d37a393b58 (diff) | |
download | cygnal-e2ea143083c2bd2e5142582309ff227bc68bee23.tar.gz cygnal-e2ea143083c2bd2e5142582309ff227bc68bee23.tar.bz2 cygnal-e2ea143083c2bd2e5142582309ff227bc68bee23.zip |
Fix attempt to create ACLs without NULL SID
Commit f75114fc was supposed to drop NULL SIDs in case the permissions
are simple enough not to require mask values or special POSIX bits
(S_ISVTX, etc). The check was incorrect. This patch is supposed to
fix the problem.
* sec_acl.cc (set_posix_access): Fix condition under which we
write a NULL SID.
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'newlib/libc/stdio/asprintf.c')
0 files changed, 0 insertions, 0 deletions