diff options
author | Lukas Slebodnik <lslebodn@redhat.com> | 2013-10-14 14:26:20 +0200 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2013-10-15 22:00:18 +0200 |
commit | c93a3ac5ff2e037471d8d6b2e61e2578fdc09315 (patch) | |
tree | 119015ad7ecc7fae02c59191e09f9a19273cd677 /src/providers/ldap/ldap_init.c | |
parent | c3b1e99007d5f0069fbbd32a3df799d71ea4882e (diff) | |
download | sssd-c93a3ac5ff2e037471d8d6b2e61e2578fdc09315.tar.gz sssd-c93a3ac5ff2e037471d8d6b2e61e2578fdc09315.tar.bz2 sssd-c93a3ac5ff2e037471d8d6b2e61e2578fdc09315.zip |
LDAP: Set default value for dyndns update to false
In some cases, local boolean variable "do_update" could be used
without proper initialisation.
Clang static analyser warning: "Assigned value is garbage or undefined"
It was not a big problem, because non-zero value for boolean variable mean
true.
Diffstat (limited to 'src/providers/ldap/ldap_init.c')
0 files changed, 0 insertions, 0 deletions