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