credentials: Always honour the return value of E_deshash()
authorAndrew Bartlett <abartlet@samba.org>
Tue, 27 Dec 2011 10:30:49 +0000 (21:30 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 28 Dec 2011 11:39:19 +0000 (22:39 +1100)
commit1baf91639919a96d305196da03e38097ed6ba46f
treeb351e41601f29e05b0fbd18c9a769a6be02adcf6
parentcfb9a9d650a0217eaa751963f055f8cdd7aa3392
credentials: Always honour the return value of E_deshash()

When this returns false, the hash value is not correct as the password
could not be converted into an uppercase, 14 char or less ASCII string.

Andrew Bartlett
auth/credentials/credentials_ntlm.c