summaryrefslogtreecommitdiffstats
path: root/ldap/systools/idsktune.c
diff options
context:
space:
mode:
authorNathan Kinder <nkinder@redhat.com>2010-09-15 08:50:31 -0700
committerNathan Kinder <nkinder@redhat.com>2010-09-15 09:11:06 -0700
commit672f38f84a545678c7c84dfd723de292903ee19a (patch)
tree754edef540b468769e146a3087d87d33ffdeee01 /ldap/systools/idsktune.c
parentf78a37579df8f9c60b4742019231b0dfa49a87a9 (diff)
downloadds-672f38f84a545678c7c84dfd723de292903ee19a.tar.gz
ds-672f38f84a545678c7c84dfd723de292903ee19a.tar.xz
ds-672f38f84a545678c7c84dfd723de292903ee19a.zip
Bug 630097 - (cov#15507,15508) NULL dereference in entryrdn code
In entryrdn_compare_dups(), we dereference the a and b parameters when initializing the elem_a and elem_b variables. We later perform NULL checks on both a and b, but a NULL would have triggered a crash. We should not dereference a or b until after the NULL checks are performed.
Diffstat (limited to 'ldap/systools/idsktune.c')
0 files changed, 0 insertions, 0 deletions