Fix prev commit

This commit is contained in:
Howard Chu 2003-12-24 23:48:07 +00:00
parent 329bd66d6a
commit 4c1ce5a02a

View File

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