ldb: Fix missing NULL terminator in ldb_mod_op_test testsuite
authorAndrew Bartlett <abartlet@samba.org>
Thu, 8 Mar 2018 01:01:50 +0000 (14:01 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 6 Apr 2018 00:08:44 +0000 (02:08 +0200)
commitf8b368c9f0c2a34b6d15303a9d6facd762e1a517
tree6d454fe4958f60353102f44421e8d0e05e6e3562
parent924f3f000e627f0c12f1b2381608b3182c2d53c5
ldb: Fix missing NULL terminator in ldb_mod_op_test testsuite

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
lib/ldb/tests/ldb_mod_op_test.c