summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorLukas Slebodnik <lslebodn@redhat.com>2014-03-21 17:14:48 +0100
committerJakub Hrozek <jhrozek@redhat.com>2014-04-04 14:14:03 +0200
commite18d5c703c529f99bd375da887d9aeaee6b82fcd (patch)
tree935ed7ebf0b260fa107bb8c58a71d12f35e954c3 /configure.ac
parent8214510f125879c3b1d247f2ce981ee20b5375d1 (diff)
downloadsssd-e18d5c703c529f99bd375da887d9aeaee6b82fcd.tar.gz
sssd-e18d5c703c529f99bd375da887d9aeaee6b82fcd.tar.xz
sssd-e18d5c703c529f99bd375da887d9aeaee6b82fcd.zip
AUTOFS: terminate array after the last entry
If LDAP entries have more then one attribute "automountKey" automount map will be skipped and error message will be printed to log files and sssd_be will crash. DEBUG(SSSDBG_MINOR_FAILURE, "Malformed entry, skipping\n"); The output array with automount maps will contain uninitialized pointers because array was terminated after the expected count of entries and not after the last successfully retrieved entry Resolves: https://fedorahosted.org/sssd/ticket/2288 Reviewed-by: Pavel Březina <pbrezina@redhat.com>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions