summaryrefslogtreecommitdiffstats
path: root/ldap/servers/slapd/modrdn.c
diff options
context:
space:
mode:
authorNathan Kinder <nkinder@redhat.com>2010-09-15 08:55:22 -0700
committerNathan Kinder <nkinder@redhat.com>2010-09-15 09:11:06 -0700
commit55f94d2a6a4310bd1cd6bacc71fc4ce50b75a9fa (patch)
tree2ea2f850b41fc565ea446e7df8da57b8a49c852d /ldap/servers/slapd/modrdn.c
parent672f38f84a545678c7c84dfd723de292903ee19a (diff)
downloadds-55f94d2a6a4310bd1cd6bacc71fc4ce50b75a9fa.tar.gz
ds-55f94d2a6a4310bd1cd6bacc71fc4ce50b75a9fa.tar.xz
ds-55f94d2a6a4310bd1cd6bacc71fc4ce50b75a9fa.zip
Bug 630097 - (cov#15509) NULL dereference in idsktune
If strdup() fails, the cmd variable will be NULL. We dereference it without checking it strdup() was successful. We should check if cmd is NULL before dereferencing it.
Diffstat (limited to 'ldap/servers/slapd/modrdn.c')
0 files changed, 0 insertions, 0 deletions