Skip to content
Snippets Groups Projects
Commit 0eb50235 authored by Pierangelo Masarati's avatar Pierangelo Masarati
Browse files

fix crasher in previous commits

parent 912dd6f0
Branches
Tags
No related merge requests found
......@@ -171,8 +171,8 @@ do_modrdn(
}
}
/* FIXME: temporary? */
op->orr_deleteoldrdn = deloldrdn;
op->orr_modlist = NULL;
/* prepare modlist of modifications from old/new RDN */
rs->sr_err = slap_modrdn2mods( op, rs );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment