diff options
author | Stephen Gallagher <sgallagh@redhat.com> | 2011-02-22 11:08:32 -0500 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2011-02-22 15:25:11 -0500 |
commit | 19505f9345d7fd03a32b6c23ced2430d74750fc8 (patch) | |
tree | 9797b2f20909f837cafe465a525b2ee25a8144e8 /src/external/libkeyutils.m4 | |
parent | c08c9f68cf14c950824f22a6f24056ea417b5940 (diff) | |
download | sssd-19505f9345d7fd03a32b6c23ced2430d74750fc8.tar.gz sssd-19505f9345d7fd03a32b6c23ced2430d74750fc8.tar.xz sssd-19505f9345d7fd03a32b6c23ced2430d74750fc8.zip |
Fix uninitialized value error in ipa_get_id_options()
Previously, we were only constructing the basedn variable if the
ldap_search_base was not specified (which is unlikely to be in use
when using the IPA provier). However, if it did happen,
constrcuction of the compat search base for netgroups would be
using an uninitialized value.
Fixes https://fedorahosted.org/sssd/ticket/806
Diffstat (limited to 'src/external/libkeyutils.m4')
0 files changed, 0 insertions, 0 deletions