fix crasher in previous commits

This commit is contained in:
Pierangelo Masarati 2006-01-02 17:27:50 +00:00
parent 912dd6f083
commit 0eb5023550

View File

@ -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 );