summaryrefslogtreecommitdiff
path: root/source4/torture/masktest.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2006-04-08 02:55:16 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:00:50 -0500
commitbc9b94a3e5e82c4b101e2972a6dc1382f2880148 (patch)
tree233f80c5adf4671e80ef68c0c9799a446b1e6c10 /source4/torture/masktest.c
parenta7ddbbb3f8ebc57ac64f696abf1dd856e9875ad6 (diff)
downloadsamba-bc9b94a3e5e82c4b101e2972a6dc1382f2880148.tar.gz
samba-bc9b94a3e5e82c4b101e2972a6dc1382f2880148.tar.bz2
samba-bc9b94a3e5e82c4b101e2972a6dc1382f2880148.zip
r14980: fixed several IBM checker errors in gentest and masktest
(This used to be commit 98016479a9f61b7a4aef83f7eef2876d84013e57)
Diffstat (limited to 'source4/torture/masktest.c')
-rw-r--r--source4/torture/masktest.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/torture/masktest.c b/source4/torture/masktest.c
index cb88e573e2..c37efc0472 100644
--- a/source4/torture/masktest.c
+++ b/source4/torture/masktest.c
@@ -182,6 +182,8 @@ static void testpair(struct smbcli_state *cli, char *mask, char *file)
smbcli_unlink(cli->tree, file);
if (count % 100 == 0) DEBUG(0,("%d\n", count));
+
+ resultp = NULL;
}
static void test_mask(int argc, char *argv[],