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)
commit2f1b788e09686e065d22f621f5c0c585192c6740
tree9b5b4e86565dbba7f7e9cc65340d5f6516a194d5
parent0cf427d14fe0a19cb3e85b6191be220f3d81080a
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.
source/auth/auth_sam.c
source/libcli/cliconnect.c
source/libcli/raw/clisession.c
source/libcli/raw/clisocket.c
source/libcli/raw/clitransport.c
source/libcli/raw/clitree.c
source/libcli/raw/rawrequest.c
source/ntvfs/posix/vfs_posix.c
source/smbd/process_standard.c