r2589: a simple test to help find security related memory leaks. Run valgrind on...
authorAndrew Tridgell <tridge@samba.org>
Fri, 24 Sep 2004 06:56:11 +0000 (06:56 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:59:09 +0000 (12:59 -0500)
commit7b23624a0f50c29346e8b1c4057f1c21f3be6d5a
treeed03c667f3d6831face7ab965bf5ab2c0f6b4f01
parentee51eefe17576496dfd091ed7e7783caff574090
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.
source/torture/basic/secleak.c [new file with mode: 0644]
source/torture/config.mk
source/torture/torture.c