s3:client: Fix size types
authorAndreas Schneider <asn@samba.org>
Thu, 7 Dec 2017 17:47:18 +0000 (18:47 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 20 Mar 2018 22:16:15 +0000 (23:16 +0100)
commit75c28a264223529777f8d1f86574178805aef706
treea8090a848fdac01925adc74cb8c596679f30b9c3
parent4630e06334c157639eaf6ae0858f491ca4fc1dad
s3:client: Fix size types

This fixes compilation with -Wstrict-overflow=2

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/client/client.c