diff options
author | Pavel Březina <pbrezina@redhat.com> | 2012-11-20 12:43:26 +0100 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2012-11-20 23:28:28 +0100 |
commit | db15d9fc8252f05d705083b4798a492566284293 (patch) | |
tree | 6a7aa14e37d191834bd7e125723a67111b190796 /src/util/util.c | |
parent | 8455d5ab61184e0d126fc074a9ce6e98391eb909 (diff) | |
download | sssd-db15d9fc8252f05d705083b4798a492566284293.tar.gz sssd-db15d9fc8252f05d705083b4798a492566284293.tar.bz2 sssd-db15d9fc8252f05d705083b4798a492566284293.zip |
fix SIGSEGV in IPA provider when ldap_sasl_authid is not set
https://fedorahosted.org/sssd/ticket/1657
IPA_HOSTNAME is not stored in ipa_opts->id options so it the option
was always NULL here. This caused SIGSEGV when accessed by strchr()
in subsequent function.
Diffstat (limited to 'src/util/util.c')
0 files changed, 0 insertions, 0 deletions