s4:auth_winbind: fix segfault in winbind_check_password_wbclient()
authorStefan Metzmacher <metze@samba.org>
Fri, 3 Sep 2010 14:15:27 +0000 (16:15 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 3 Sep 2010 14:53:35 +0000 (16:53 +0200)
commit0f35d51ab65b974d3362e0b6f7ebff7b41fb5835
tree6ad504c38bf2703cf54b0207f01b83a9150089aa
parent5b0e0acc819dedba3ef631e66be6c632fdf23e77
s4:auth_winbind: fix segfault in winbind_check_password_wbclient()

We should only look at err if WBC_ERR_AUTH_ERROR is returned.

metze
source4/auth/ntlm/auth_winbind.c