s3:rpcclient: Fix size types
authorAndreas Schneider <asn@samba.org>
Thu, 7 Dec 2017 18:21:38 +0000 (19:21 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 20 Mar 2018 22:16:16 +0000 (23:16 +0100)
commitd0c882434cb94f89501283149a28b47a1dd6461c
tree79c6859c67a13ec6d3bc0c5b4e7b52e89c712172
parente3483f955bc5ba5eac90cf38c3e6ca2ee481b53d
s3:rpcclient: 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/rpcclient/rpcclient.c