mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
6a0daf6818
In some situations, like comparison functions for qsort, we don't care about the actual value, just whethger it was greater or less than zero. 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> (cherry picked from commit 6159b098cf35a8043682bfd4c4ea17ef0da6e8ee)