remove the explicit mem_ctx from ntlmssp_state, use the state itself
authorVolker Lendecke <vl@samba.org>
Sun, 30 Nov 2008 11:54:32 +0000 (12:54 +0100)
committerVolker Lendecke <vl@samba.org>
Sun, 30 Nov 2008 16:15:19 +0000 (17:15 +0100)
commit8fc15ab96d198dce6da2324bbd589a5e9e66740e
tree174c898b2ef15f6ad97c77024cee5e395cbc48bc
parentd253a367ef04e4b00b9b87cbe61d2b19bf95a185
remove the explicit mem_ctx from ntlmssp_state, use the state itself
source3/include/ntlmssp.h
source3/libsmb/ntlmssp.c
source3/utils/ntlm_auth.c