]> git.sur5r.net Git - openldap/commit
ITS#6715: Fix slap_sort_vals(attr with 1 value)
authorHallvard Furuseth <hallvard@openldap.org>
Fri, 19 Nov 2010 12:21:34 +0000 (12:21 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Fri, 19 Nov 2010 12:21:34 +0000 (12:21 +0000)
commitefcb0ad5a3a5feaea79470b309c879e293d40cc3
tree4d89fc8dc8883db16f1aaa9a66d6e4dc196ccc95
parent9c1eae14a7be99259888af484891d844c3d8b33f
ITS#6715: Fix slap_sort_vals(attr with 1 value)

Also rearrange slightly to silence gcc -Wuninitialized, get a single
exit point, and skip the unnecessary sorting of the single value.
servers/slapd/modify.c