mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 08:39:37 -05:00
More for ITS#5077
This commit is contained in:
parent
2c13f86cec
commit
df2dcbcbe6
1 changed files with 2 additions and 0 deletions
|
|
@ -2707,6 +2707,8 @@ attr_cmp( Operation *op, Attribute *old, Attribute *new,
|
|||
}
|
||||
if ( k == o ) {
|
||||
adds[a++] = j++;
|
||||
} else {
|
||||
j++;
|
||||
}
|
||||
}
|
||||
while ( i < o )
|
||||
|
|
|
|||
Loading…
Reference in a new issue