s3:modules: Fix size types
authorAndreas Schneider <asn@samba.org>
Tue, 23 Apr 2019 10:57:02 +0000 (12:57 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 25 Apr 2019 10:47:16 +0000 (10:47 +0000)
commitbd5b4a16c7e45b4deafb9071d915b90740d45543
tree381ced3cad59aa8f30c7b5c100fd7da5b4ab5eff
parentf1bf02c78aaef71cf55be055f46a626c06bdb495
s3:modules: Fix size types

error: assuming signed overflow does not occur when simplifying
conditional to constant [-Werror=strict-overflow]

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/modules/vfs_glusterfs.c