s4:client: Fix size types
authorAndreas Schneider <asn@samba.org>
Thu, 7 Dec 2017 16:55:34 +0000 (17:55 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 20 Mar 2018 22:16:15 +0000 (23:16 +0100)
commit4630e06334c157639eaf6ae0858f491ca4fc1dad
tree694f7707e2b97c06fc30b61d87255b1dd76759c8
parentf5fd615cbf727663ad082176511dfad90969083d
s4: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>
source4/client/client.c