r1414: Memory leak fixes found by valgrind whilst checking the password history code.
authorJeremy Allison <jra@samba.org>
Fri, 9 Jul 2004 00:13:55 +0000 (00:13 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:52:11 +0000 (10:52 -0500)
commit7c4666e56c2c281e023c6483459cb9e8d4787d36
tree50e1b0ab618d45cebd413e86be83971c31c5d654
parent8ee6060977ec8e65082f3ad09e1e1ccf5b4672ed
r1414: Memory leak fixes found by valgrind whilst checking the password history code.
Error code paths were not freeing up some memory.
Jeremy.
source/auth/auth_sam.c
source/rpc_server/srv_pipe.c
source/rpc_server/srv_pipe_hnd.c
source/smbd/service.c