mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
cleanup
This commit is contained in:
parent
6420bcd7d7
commit
93f338eb79
@ -185,8 +185,8 @@ rwm_op_dn_massage( Operation *op, SlapReply *rs, void *cookie,
|
|||||||
} else {
|
} else {
|
||||||
op->o_req_dn = ndn;
|
op->o_req_dn = ndn;
|
||||||
}
|
}
|
||||||
ros->r_ndn = ndn;
|
|
||||||
op->o_req_ndn = ndn;
|
op->o_req_ndn = ndn;
|
||||||
|
ros->r_ndn = ndn;
|
||||||
|
|
||||||
return LDAP_SUCCESS;
|
return LDAP_SUCCESS;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user