diff options
author | Petr Cech <pcech@redhat.com> | 2015-10-05 10:12:36 -0400 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2015-10-14 13:27:13 +0200 |
commit | f8e337540d280f944098cd4dd7d670e2f7166b54 (patch) | |
tree | 1f1745c2a6859e968f2431a25c0f9d1f2f915764 /src/responder | |
parent | d9c2a21119a6d04203060ad54fa8d20f17f5c0b7 (diff) | |
download | sssd-f8e337540d280f944098cd4dd7d670e2f7166b54.tar.gz sssd-f8e337540d280f944098cd4dd7d670e2f7166b54.tar.xz sssd-f8e337540d280f944098cd4dd7d670e2f7166b54.zip |
REFACTOR: umask(077) --> umask(SSS_DFL_X_UMASK)
There are many calls of umask function with 077 argument. This patch
add new constant SSS_DFL_X_UMASK which stands fot 077. So all
occurences of umask(077) are replaced by constant SSS_DFL_X_UMASK.
Resolves:
https://fedorahosted.org/sssd/ticket/2424
Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
Diffstat (limited to 'src/responder')
0 files changed, 0 insertions, 0 deletions