mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 00:59:45 -05:00
Revert prev commit
This commit is contained in:
parent
4a4bf0bf39
commit
640ff9c84b
1 changed files with 0 additions and 1 deletions
|
|
@ -712,7 +712,6 @@ ordered_value_add(
|
|||
for ( ap=&e->e_attrs; *ap; ap = &(*ap)->a_next ) ;
|
||||
a = attr_alloc( ad );
|
||||
*ap = a;
|
||||
a->a_flags |= SLAP_ATTR_SORTED_VALS;
|
||||
}
|
||||
anum = a->a_numvals;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue