r2654: fixed some more server memory leaks. We are now down to a single leak
authorAndrew Tridgell <tridge@samba.org>
Sun, 26 Sep 2004 06:44:08 +0000 (06:44 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:59:17 +0000 (12:59 -0500)
commit3ea916b2278c202c99c80c02e80e588bd7daedb8
tree95cb6b71a66de1101c568b77b32bd636b2a51b1f
parentdbc2346de8b2f213d8bb7e647c4f187c6103e474
r2654: fixed some more server memory leaks. We are now down to a single leak
of 16 bytes, caused by the 16 byte data_blob in the smb_signing
code.
(This used to be commit 2f1b788e09686e065d22f621f5c0c585192c6740)
source4/auth/auth_sam.c
source4/libcli/cliconnect.c
source4/libcli/raw/clisession.c
source4/libcli/raw/clisocket.c
source4/libcli/raw/clitransport.c
source4/libcli/raw/clitree.c
source4/libcli/raw/rawrequest.c
source4/ntvfs/posix/vfs_posix.c
source4/smbd/process_standard.c