winbindd: pass an memory context to do_ntlm_auth_with_stored_pw()
authorStefan Metzmacher <metze@samba.org>
Tue, 15 Dec 2015 08:07:33 +0000 (09:07 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 10 Mar 2016 05:52:27 +0000 (06:52 +0100)
commit871e8a9fd029bbcbccb79bd17f9c6a2617b8be55
treeab3ba1a079a7acaf51e592f73e7a82f4d20bf2e0
parent9bd1ecffffd070333a22ef2449a179cee3effe5d
winbindd: pass an memory context to do_ntlm_auth_with_stored_pw()

We should avoid using NULL.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
source3/winbindd/winbindd_ccache_access.c