mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-30 13:30:57 +08:00
Fix prev commit
This commit is contained in:
parent
329bd66d6a
commit
4c1ce5a02a
@ -166,7 +166,7 @@ int passwd_extop(
|
||||
NULL, 0 );
|
||||
|
||||
if ( rs->sr_err == LDAP_SUCCESS ) {
|
||||
repstamp( op );
|
||||
repstamp( &op2 );
|
||||
rs->sr_err = op2.o_bd->be_modify( &op2, rs );
|
||||
}
|
||||
if ( rs->sr_err == LDAP_SUCCESS ) {
|
||||
|
Loading…
Reference in New Issue
Block a user