]> git.ipfire.org Git - thirdparty/hostap.git/commit
Check nt_password_hash() return code
authorJouni Malinen <j@w1.fi>
Sun, 4 Dec 2011 14:59:16 +0000 (16:59 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 4 Dec 2011 14:59:16 +0000 (16:59 +0200)
commit607bcf61a4d8e202fdf8e2aefdd7f72eca12f2a5
tree8a65083fe87f27cc1003227a8fd186965180eeba
parentd627a9395d78eb41f87f9b8df6ed629f606157ba
Check nt_password_hash() return code

While this is unlikely to fail in practice, better be more consistent
in validating nt_password_hash() result.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/eap_server/eap_server_mschapv2.c