From: Volker Lendecke Date: Mon, 10 Feb 2020 20:48:00 +0000 (+0100) Subject: torture4: Align integer types X-Git-Tag: ldb-2.1.1~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=158bf58cf163c1157fb59cb0d9c766ed5ca4e98a;p=thirdparty%2Fsamba.git torture4: Align integer types Signed-off-by: Volker Lendecke Reviewed-by: Martin Schwenke --- diff --git a/source4/torture/libsmbclient/libsmbclient.c b/source4/torture/libsmbclient/libsmbclient.c index d29de06a494..758ad6bf0a0 100644 --- a/source4/torture/libsmbclient/libsmbclient.c +++ b/source4/torture/libsmbclient/libsmbclient.c @@ -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[] = {