ldb_tdb: Use memcmp rather than strncmp() in ltdb_key_is_record(), re_key() and re_in...
authorAndrew Bartlett <abartlet@samba.org>
Thu, 7 Sep 2017 04:23:43 +0000 (16:23 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 7 Sep 2017 04:56:26 +0000 (06:56 +0200)
commit3ce80cfb60d86a80efb6b66205f6d8d683791f6c
tree6bbb7888b983aa66ef8f5797b20beb9d5899345b
parentfec666b334ad90408843d8fbfd4c2f62434831e2
ldb_tdb: Use memcmp rather than strncmp() in ltdb_key_is_record(), re_key() and re_index()

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
lib/ldb/ldb_tdb/ldb_index.c
lib/ldb/ldb_tdb/ldb_tdb.c