ITS#8107 don't shadow rc

This commit is contained in:
Ryan Tandy 2015-04-22 20:21:25 -07:00 committed by Howard Chu
parent 14815f318b
commit 4f82c10120

View file

@ -882,7 +882,6 @@ memberof_op_modify( Operation *op, SlapReply *rs )
assert( ml->sml_nvalues != NULL );
for ( i = 0; !BER_BVISNULL( &ml->sml_nvalues[ i ] ); i++ ) {
int rc;
Entry *e;
/* ITS#6670 Ignore member pointing to this entry */