r13247: Try to make better use of talloc in the auth/ and auth/gensec code.
authorAndrew Bartlett <abartlet@samba.org>
Tue, 31 Jan 2006 01:50:54 +0000 (01:50 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:51:37 +0000 (13:51 -0500)
commit85b3f6ebddfb655fdd08d1799752e562a6ff9cb1
tree18c1eacc9265a946030fd0db30247a5f16219393
parentfc045b42c24d9bfb10b9f98f38c771df4abcdee0
r13247: Try to make better use of talloc in the auth/ and auth/gensec code.
We don't want temporary memory hanging around on the long-term
contexts.

Andrew Bartlett
source/auth/auth_sam.c
source/auth/gensec/gensec_gssapi.c
source/auth/gensec/gensec_krb5.c