mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 16:49:39 -05:00
init rc
This commit is contained in:
parent
3d1df12527
commit
2f3bf07285
1 changed files with 1 additions and 1 deletions
|
|
@ -196,7 +196,7 @@ modify_delete_vindex(
|
|||
MatchingRule *mr = mod->sm_desc->ad_type->sat_equality;
|
||||
struct berval *cvals;
|
||||
int *id2 = NULL;
|
||||
int i, j, rc;
|
||||
int i, j, rc = 0;
|
||||
unsigned flags;
|
||||
char dummy = '\0';
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue