1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-02 09:47:23 +03:00
Douglas Bagnall 21a071e486 ldb: reduce non-transitive comparisons in ldb_msg_element_compare()
We can still have inconsistent comparisons, because two elements with
the same number of values will always return -1 if they are unequal,
which means they will sort differently depending on the order in which
they are compared.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15625

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2024-04-10 22:56:33 +00:00
..
2022-02-24 09:15:34 +00:00
2023-10-25 22:23:37 +00:00
2020-07-02 10:38:34 +00:00
2018-05-23 02:27:12 +02:00
2023-04-05 02:10:35 +00:00
2023-04-11 09:06:35 +00:00
2023-10-25 22:23:37 +00:00
2023-04-11 09:06:35 +00:00
2023-04-04 07:31:36 +00:00