ldb_tdb: Refuse to load a GUID index that is not a multiple of 16 bytes
authorAndrew Bartlett <abartlet@samba.org>
Fri, 25 Aug 2017 03:33:14 +0000 (15:33 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 22 Sep 2017 19:20:21 +0000 (21:20 +0200)
commit91e6028c08ddb2ce6bfa8d5fb08a8083a4cc3e29
tree655836cb2a18dfb0788f633e4b4d5f0a0dc5098e
parentad26b4e2923ad2468eef8e48d065b2ca2ca11d36
ldb_tdb: Refuse to load a GUID index that is not a multiple of 16 bytes

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