s3:param: Fix size types
authorAndreas Schneider <asn@samba.org>
Thu, 7 Dec 2017 16:03:37 +0000 (17:03 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 20 Mar 2018 22:16:15 +0000 (23:16 +0100)
commit87ebb195d34e3c413eea7ef38024c1be97fd5be9
tree97d5aa911ab71634d9931de69ad2198cf217b533
parentc63ed7b656d4b3ea5518ee40679df96b84db0332
s3:param: 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/param/loadparm.c