ldb/tests: avoid 'return void_function();' which isn't portable
authorStefan Metzmacher <metze@samba.org>
Wed, 21 Mar 2018 06:33:16 +0000 (07:33 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 3 Apr 2018 14:41:09 +0000 (16:41 +0200)
commit666dda907b7f190b2dff1f2639bd2518240b9fb2
treebc1c6cedbaef93489ae9d18576e50b097b68474d
parent7ae77db3b29ef08e1f74aa413049b995a598a5dd
ldb/tests: avoid 'return void_function();' which isn't portable

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Björn Jacke <bjacke@samba.org>
lib/ldb/tests/ldb_mod_op_test.c