s4:client: Fix size types and loop
authorAndreas Schneider <asn@samba.org>
Thu, 22 Mar 2018 09:28:02 +0000 (10:28 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 3 Apr 2018 18:20:10 +0000 (20:20 +0200)
commit28dec65cc26c4b53c1e1c9077edcdb540fb29551
tree3f214dc0b62e9b8bed3f9758adf25041d33a7998
parentc4a73ccd8f23eceae3ee598d9841860e7342230d
s4:client: Fix size types and loop

This fixes compilation with -Wstrict-overflow=2.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/client/client.c