ldb/tests: avoid 'return void_function();' which isn't portable
commit74da4c879a1db1bd9ebac9df9bcfee00fa762015
authorStefan Metzmacher <metze@samba.org>
Wed, 21 Mar 2018 06:33:16 +0000 (21 07:33 +0100)
committerKarolin Seeger <kseeger@samba.org>
Fri, 20 Apr 2018 09:56:23 +0000 (20 11:56 +0200)
tree9b1189623b56f54976c48e96a2ffa1225c16dbd9
parent8c0a598b035295713ce0c2c0df444ac01b336b68
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>
(cherry picked from commit 666dda907b7f190b2dff1f2639bd2518240b9fb2)
lib/ldb/tests/ldb_mod_op_test.c