mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-24 13:24:56 +08:00
fix crasher in previous commits
This commit is contained in:
parent
912dd6f083
commit
0eb5023550
@ -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 );
|
||||
|
Loading…
Reference in New Issue
Block a user