summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa/ipa_auth.c
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:21:47 -0500
commitbe0a90dcb8ef938b4be07d85466284f8cb6126ca (patch)
tree6e957fddb4ef72d0345ffec99feaf7b5e85cc215 /src/providers/ipa/ipa_auth.c
parent9bd24b75f3252817addc052673959bde7cad5ebc (diff)
downloadsssd-be0a90dcb8ef938b4be07d85466284f8cb6126ca.tar.gz
sssd-be0a90dcb8ef938b4be07d85466284f8cb6126ca.tar.xz
sssd-be0a90dcb8ef938b4be07d85466284f8cb6126ca.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/providers/ipa/ipa_auth.c')
0 files changed, 0 insertions, 0 deletions