r2589: a simple test to help find security related memory leaks. Run valgrind on...
commit8e5acb6df0396e65712840f668b34ff4531ff126
authorAndrew Tridgell <tridge@samba.org>
Fri, 24 Sep 2004 06:56:11 +0000 (24 06:56 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:59:09 +0000 (10 12:59 -0500)
tree9602920e09d0fbf43591e9f65c91e9e7f897db64
parent3e54089bc1f3c75b1bb7f72f3fa2e458de98295e
r2589: a simple test to help find security related memory leaks. Run valgrind on smbd with
--show-leak=yes and --show-reachable=yes to track them down.
(This used to be commit 7b23624a0f50c29346e8b1c4057f1c21f3be6d5a)
source4/torture/basic/secleak.c [new file with mode: 0644]
source4/torture/config.mk
source4/torture/torture.c