s3:client: Fix size types
authorAndreas Schneider <asn@samba.org>
Thu, 22 Mar 2018 13:51:28 +0000 (14:51 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 3 Apr 2018 18:20:11 +0000 (20:20 +0200)
commitbe4cb4a70bb033f649a5cb272d104e967a6deab3
tree5894d75a20eef73fae2b2db96cd02dfef333476c
parent22a28ac8acb44d88d866eb29af6b1161d1013d48
s3:client: Fix size types

This fixes compilation with -Wstrict-overflow=2.

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