lib: Fix a signed/unsigned hickup
authorVolker Lendecke <vl@samba.org>
Tue, 18 Oct 2016 10:51:16 +0000 (12:51 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 18 Oct 2016 23:26:14 +0000 (01:26 +0200)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/librpc/crypto/gse_krb5.c

index 2ee075da15e03dc6bab580a57288e38e28ffdaa9..71b2338c0baf7d84b0fd73e9c74d14e548301876 100644 (file)
@@ -373,7 +373,7 @@ static krb5_error_code fill_mem_keytab_from_system_keytab(krb5_context krbctx,
                                         NULL, NULL, NULL, NULL };
        char *entry_princ_s = NULL;
        fstring my_name, my_fqdn;
-       int i;
+       unsigned i;
        int err;
 
        /* Generate the list of principal names which we expect