s3-ntlmssp: Remove ntlmssp_end and let the talloc hierarchy handle it.
authorSimo Sorce <idra@samba.org>
Fri, 16 Jul 2010 21:30:14 +0000 (17:30 -0400)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 19 Jul 2010 04:19:47 +0000 (14:19 +1000)
commitcdcdaaa6dd61475b8c0f37ce140a77271175cc9d
tree29980a85b199666e2ab72507bd7822e02790fde9
parent27aece72004a84a6e0b2e00987d8a362e307d1d8
s3-ntlmssp: Remove ntlmssp_end and let the talloc hierarchy handle it.

All the members are children of ntlmssp_state anyway.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
source3/auth/auth_ntlmssp.c
source3/include/proto.h
source3/libads/sasl.c
source3/libsmb/cliconnect.c
source3/libsmb/ntlmssp.c
source3/libsmb/smb_seal.c
source3/rpc_client/cli_pipe.c
source3/utils/ntlm_auth.c
source3/winbindd/winbindd_ccache_access.c