diff options
author | Simo Sorce <ssorce@redhat.com> | 2009-09-15 17:41:09 -0400 |
---|---|---|
committer | Simo Sorce <ssorce@redhat.com> | 2009-09-17 09:54:01 -0400 |
commit | 689f25c05d31b06ed3b0d5c55d6dda86ca3cf7da (patch) | |
tree | f8af994f27bcd630dc49fe0647d63fd8c783c06e /.gitignore | |
parent | bf03904ed607286921d2a65dd66e72335e60c777 (diff) | |
download | sssd-689f25c05d31b06ed3b0d5c55d6dda86ca3cf7da.tar.gz sssd-689f25c05d31b06ed3b0d5c55d6dda86ca3cf7da.tar.bz2 sssd-689f25c05d31b06ed3b0d5c55d6dda86ca3cf7da.zip |
Better handle groups w/o members
There was a chance that groups w/o members could end up causing a failure to
store the group. This would happen in case the structure used by glibc to fill
up the group data was "dirty". Always memset structures before passing them to
te libc and also check if there are any members, before calling the async
function.
Finally add some tracing at level 7 so that it is easier to follow what is going
on in case of touble.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions