summaryrefslogtreecommitdiffstats
path: root/ipalib/util.py
diff options
context:
space:
mode:
authorSimo Sorce <ssorce@redhat.com>2010-11-22 15:17:44 -0500
committerSimo Sorce <ssorce@redhat.com>2010-11-23 11:40:38 -0500
commitaa70959f16bc9111798e14da5371c34438a7c146 (patch)
treeb97b855c7e9ebe062125a6cd6960d5c28012afea /ipalib/util.py
parent960fc6644714c1231a0822bc24b0750c873557df (diff)
downloadfreeipa-aa70959f16bc9111798e14da5371c34438a7c146.tar.gz
freeipa-aa70959f16bc9111798e14da5371c34438a7c146.tar.xz
freeipa-aa70959f16bc9111798e14da5371c34438a7c146.zip
Fix modrdn plugin crash bug.
Constant values were assigned to variables gthat would later be freed with slapi_ch_free_string(). Make copies instead so the free doesn't blow. Also remove useless tests, as these functions already check for NULL on their own. Fixes: https://fedorahosted.org/freeipa/ticket/529
Diffstat (limited to 'ipalib/util.py')
0 files changed, 0 insertions, 0 deletions