auth3: Simplify auth_check_ntlm_password logic with a "goto fail"
commit825180bcd226ea9223de2c992a84895fd3e53902
authorVolker Lendecke <vl@samba.org>
Sat, 11 Feb 2017 10:38:56 +0000 (11 11:38 +0100)
committerJeremy Allison <jra@samba.org>
Thu, 9 Mar 2017 01:01:35 +0000 (9 02:01 +0100)
treea0c24afd038f258eb7c434afa4e01e3100d1f8de
parent66f94e557eecc4a48762543414cda690c08ff8cb
auth3: Simplify auth_check_ntlm_password logic with a "goto fail"

No intended code change, just reformatting and a goto fail with
inverted logic

Best viewed with "git show -b"

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Thu Mar  9 02:01:35 CET 2017 on sn-devel-144
source3/auth/auth.c