ldb_tdb: Sort inputs to list_union()
authorAndrew Bartlett <abartlet@samba.org>
Mon, 21 Aug 2017 23:51:30 +0000 (11:51 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 22 Sep 2017 19:20:23 +0000 (21:20 +0200)
commitb86a46df1df60e9362b9c3cc7f41e8315329f3aa
treed22677c6247e15debf0044eddc8c3f0d4c0d6ed1
parent1390e55bb5e0cb601b2aa216a8cd49736fdd6fa0
ldb_tdb: Sort inputs to list_union()

This allows us to merge the lists finding common values.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
lib/ldb/ldb_tdb/ldb_index.c