Skip to content
Snippets Groups Projects
Commit 4c1ce5a0 authored by Howard Chu's avatar Howard Chu
Browse files

Fix prev commit

parent 329bd66d
Branches
Tags
No related merge requests found
......@@ -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 ) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment