lib/crypto: 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)
commit7ae77db3b29ef08e1f74aa413049b995a598a5dd
treecf60b070f93ea83930bf2e61acb8b0fe461d33c2
parent74278a70389e2479d80ec5c88b01a09c141e8d39
lib/crypto: 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/crypto/aes.c