summaryrefslogtreecommitdiff
path: root/source3/torture/proto.h
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2013-09-01 18:54:59 +0200
committerMichael Adam <obnox@samba.org>2013-09-03 19:13:14 +0200
commitade8477f98fcffcc6e3c5ea31618b49d0c1bba95 (patch)
tree3e9a355e67430b530ccd162c6ef234637bcc4613 /source3/torture/proto.h
parent7d91ffc6fdc3b371564e14f09822a96264ea372a (diff)
downloadsamba-ade8477f98fcffcc6e3c5ea31618b49d0c1bba95.tar.gz
samba-ade8477f98fcffcc6e3c5ea31618b49d0c1bba95.tar.bz2
samba-ade8477f98fcffcc6e3c5ea31618b49d0c1bba95.zip
torture3: Trigger a nasty cleanup bug in smbd
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Michael Adam <obnox@samba.org> Autobuild-User(master): Michael Adam <obnox@samba.org> Autobuild-Date(master): Tue Sep 3 19:13:14 CEST 2013 on sn-devel-104
Diffstat (limited to 'source3/torture/proto.h')
-rw-r--r--source3/torture/proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/torture/proto.h b/source3/torture/proto.h
index f6453fd526..d430aef5d8 100644
--- a/source3/torture/proto.h
+++ b/source3/torture/proto.h
@@ -104,6 +104,7 @@ bool run_local_sprintf_append(int dummy);
bool run_cleanup1(int dummy);
bool run_cleanup2(int dummy);
bool run_cleanup3(int dummy);
+bool run_cleanup4(int dummy);
bool run_ctdb_conn(int dummy);
bool run_msg_test(int dummy);
bool run_notify_bench2(int dummy);