diff options
author | Martin Pool <mbp@samba.org> | 2001-12-19 04:46:35 +0000 |
---|---|---|
committer | Martin Pool <mbp@samba.org> | 2001-12-19 04:46:35 +0000 |
commit | 806ebe9240d6c25006e904c74fa08a81b1dc7c3b (patch) | |
tree | 5d2376f496060c8955f5f5a8a67f3ecb324dad50 /source3/bin | |
parent | 22f25edb8edf496555483e6e6f9b4ff2727b4b1d (diff) | |
download | samba-806ebe9240d6c25006e904c74fa08a81b1dc7c3b.tar.gz samba-806ebe9240d6c25006e904c74fa08a81b1dc7c3b.tar.xz samba-806ebe9240d6c25006e904c74fa08a81b1dc7c3b.zip |
Add a very trivial talloc torture program, bin/talloctort. Not built
by default.
(This used to be commit e3390669958f01672f5638ebf975e8bd4fd67665)
Diffstat (limited to 'source3/bin')
-rw-r--r-- | source3/bin/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/bin/.cvsignore b/source3/bin/.cvsignore index bd844c493ea..fe08cb63f84 100644 --- a/source3/bin/.cvsignore +++ b/source3/bin/.cvsignore @@ -29,6 +29,7 @@ smbtorture smbtree smbumount swat +talloctort testparm testprns wbinfo |