r13252: Cleanup, both in code, comments and talloc use:
authorAndrew Bartlett <abartlet@samba.org>
Tue, 31 Jan 2006 03:15:16 +0000 (03:15 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:51:38 +0000 (13:51 -0500)
commitc6eb74f42989d62c82d2a219251837b09df8491c
treeeafa561fe43527bd1fd8eab26d3745365ee939d3
parent3570a62876dcd656b328bf8c2c1be617ae9a8fd7
r13252: Cleanup, both in code, comments and talloc use:

In particular, I've used the --leak-report-full option to smbd to
track down memory that shouldn't be on a long-term context.  This is
now talloc_free()ed much earlier.

Andrew Bartlett
source/auth/auth_sam.c
source/auth/ntlmssp/ntlmssp.h
source/auth/ntlmssp/ntlmssp_server.c
source/dsdb/samdb/cracknames.c
source/kdc/hdb-ldb.c