mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-22 14:53:33 -05:00
Fix prev commit
This commit is contained in:
parent
cfbe95dbae
commit
07147abadc
1 changed files with 0 additions and 1 deletions
|
|
@ -348,7 +348,6 @@ int bdb_modify_internal(
|
|||
/* Save deleted values */
|
||||
if ( rc == LDAP_NO_SUCH_ATTRIBUTE )
|
||||
vals[j++] = ap->a_nvals[i];
|
||||
i++;
|
||||
}
|
||||
BER_BVZERO(vals+j);
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Reference in a new issue