]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
torture4: Align integer types
authorVolker Lendecke <vl@samba.org>
Mon, 10 Feb 2020 20:48:00 +0000 (21:48 +0100)
committerMartin Schwenke <martins@samba.org>
Wed, 19 Feb 2020 09:38:39 +0000 (09:38 +0000)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Martin Schwenke <martin@meltin.net>
source4/torture/libsmbclient/libsmbclient.c

index d29de06a4948ecd82842ab7b6327ebbea4db7153..758ad6bf0a0da9ecb3f5e0376a69ccfadfcd7ae4 100644 (file)
@@ -253,7 +253,7 @@ static bool test_opendir(struct torture_context *tctx,
 
 static bool torture_libsmbclient_opendir(struct torture_context *tctx)
 {
-       int i;
+       size_t i;
        SMBCCTX *ctx;
        bool ret = true;
        const char *bad_urls[] = {