r17958: as talloc_init() enabled null tracking, we should avoid to use it
authorStefan Metzmacher <metze@samba.org>
Thu, 31 Aug 2006 09:26:43 +0000 (09:26 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:16:57 +0000 (14:16 -0500)
commitd1dd3df5e4fd21f5cbd00e472438fe3eadb266e5
tree5fbc8551732e9924c386d6ebaa1d7e0b1ab750d9
parent23c6c7a27cc966d8e948e00c41d34e9a6ad40f2c
r17958: as talloc_init() enabled null tracking, we should avoid to use it
in smbtorture, and in the LOCAL-TALLOC we should reset the null tracking

also make bin/smbtorture //url/foo LOCAL-TALLOC LOCAL-TALLOC possible

metze
source/lib/talloc/testsuite.c
source/torture/gentest.c
source/torture/misc.c
source/torture/smbtorture.c
source/torture/util_smb.c