diff options
author | Jakub Hrozek <jhrozek@redhat.com> | 2012-11-15 07:33:30 +0100 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2012-11-19 14:36:19 +0100 |
commit | 4f6657502d32ebe8c9bd7f97a4d2a189d63bc410 (patch) | |
tree | c6c0d7b961c95a4200f01a29348244ef247d374a /contrib | |
parent | 84f06af2ef1ad15a42e666881fdea11e8ca6607d (diff) | |
download | sssd-4f6657502d32ebe8c9bd7f97a4d2a189d63bc410.tar.gz sssd-4f6657502d32ebe8c9bd7f97a4d2a189d63bc410.tar.xz sssd-4f6657502d32ebe8c9bd7f97a4d2a189d63bc410.zip |
LDAP: Fix saving empty groups
https://fedorahosted.org/sssd/ticket/1647
A logic bug in the LDAP provider causes an attempt to allocate a zero-length
array for group members while processing an empty group. The allocation
would return NULL and saving the empty group would fail.
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions