From: Jeremy Allison Date: Wed, 6 Jun 2007 00:42:10 +0000 (+0000) Subject: r23359: Fix bug #4537, fix from jens.nissen@gmx.net. X-Git-Tag: samba-misc-tags/initial-v3-0-unstable~260 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6ea7127f8e592f989a6263e360e809dcfdf98ef0;p=thirdparty%2Fsamba.git r23359: Fix bug #4537, fix from jens.nissen@gmx.net. Jeremy. --- diff --git a/source/torture/denytest.c b/source/torture/denytest.c index 2dc5c2b634f..99cbaee0158 100644 --- a/source/torture/denytest.c +++ b/source/torture/denytest.c @@ -1515,7 +1515,7 @@ BOOL torture_denytest2(int dummy) enum deny_result res; const char *fname = fnames[denytable2[i].isexe]; - progress_bar(i, ARRAY_SIZE(denytable1)); + progress_bar(i, ARRAY_SIZE(denytable2)); fnum1 = cli_open(cli1, fname, denytable2[i].mode1,