auth: Check for talloc failure in smb_pwd_check_ntlmv1()
authorVolker Lendecke <vl@samba.org>
Fri, 3 Jan 2020 13:04:02 +0000 (14:04 +0100)
committerGary Lockyer <gary@samba.org>
Mon, 6 Jan 2020 01:47:30 +0000 (01:47 +0000)
commit2bd941cc12245728b374edc0f71f5938c887a566
treeef34ad573447b11f2ddce47d0409a6cf23b17db7
parentb78cc8210d3fe75af5236a16841060bbcc553cde
auth: Check for talloc failure in smb_pwd_check_ntlmv1()

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
libcli/auth/ntlm_check.c