summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2011-02-22 11:08:32 -0500
committerStephen Gallagher <sgallagh@redhat.com>2011-02-22 15:31:12 -0500
commitb8cd8c285ee465834d9a453ece9632476e7e5018 (patch)
treed1ff591079a0466cf3213c5d45c842738f9a984a /configure.ac
parentffa6e0d82cbb9103b0ab25517d7c8a6b4d0d20c9 (diff)
downloadsssd-b8cd8c285ee465834d9a453ece9632476e7e5018.tar.gz
sssd-b8cd8c285ee465834d9a453ece9632476e7e5018.tar.xz
sssd-b8cd8c285ee465834d9a453ece9632476e7e5018.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 'configure.ac')
0 files changed, 0 insertions, 0 deletions