ldb: Fix missing NULL terminator in ldb_mod_op_test testsuite
commite35fd2687e802d6961118f30670d7f8584337193
authorAndrew Bartlett <abartlet@samba.org>
Thu, 8 Mar 2018 01:01:50 +0000 (8 14:01 +1300)
committerKarolin Seeger <kseeger@samba.org>
Thu, 23 Aug 2018 08:38:28 +0000 (23 10:38 +0200)
treee3a4b94023d7ffed288bcba6b2333dad88eea737
parent0eaf84a4f5c313776c6feab2968f241b5ce55a91
ldb: Fix missing NULL terminator in ldb_mod_op_test testsuite

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

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
(cherry picked from commit f8b368c9f0c2a34b6d15303a9d6facd762e1a517)
lib/ldb/tests/ldb_mod_op_test.c