gensec: Remove mem_ctx from calls that do not return memory
authorAndrew Bartlett <abartlet@samba.org>
Thu, 21 Jul 2011 09:10:15 +0000 (19:10 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 3 Aug 2011 08:48:01 +0000 (18:48 +1000)
commitd3fe48ba48b25f359292ee96dbf5cecc0b0b16a3
treed4391a7ab803747f8c17ac50cc4c98e342e438c6
parent16b2118b4369f8204d86d5ad2eb117837da26789
gensec: Remove mem_ctx from calls that do not return memory

Signed-off-by: Andrew Tridgell <tridge@samba.org>
12 files changed:
auth/gensec/gensec.c
auth/gensec/gensec.h
libcli/auth/schannel_proto.h
libcli/auth/schannel_sign.c
source3/librpc/rpc/dcerpc_helpers.c
source4/auth/gensec/gensec_gssapi.c
source4/auth/gensec/schannel.c
source4/auth/gensec/spnego.c
source4/auth/ntlmssp/ntlmssp_sign.c
source4/librpc/rpc/dcerpc.c
source4/rpc_server/dcesrv_auth.c
source4/torture/auth/ntlmssp.c