lib/util: Remove wrong return statement in unit test
commitc057586fc85e84a51c9611714df454b188da2da5
authorChristof Schmitt <cs@samba.org>
Tue, 18 Aug 2020 16:29:28 +0000 (18 09:29 -0700)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 24 Aug 2020 01:46:30 +0000 (24 01:46 +0000)
treecced2ae33496b264137d94c97a9c5d67252aecf8
parent40afb0bbcdd5813235bf0697c091c8cac755f587
lib/util: Remove wrong return statement in unit test

Fixes CID 1466195

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
lib/util/tests/test_util.c