s3:vfs_nettalk: Fix size types
authorAndreas Schneider <asn@samba.org>
Thu, 7 Dec 2017 17:39:07 +0000 (18:39 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 20 Mar 2018 22:16:16 +0000 (23:16 +0100)
commitb19a810206ce954f3f7997c7a02a294a36e17da9
tree74e79e1d2eb05467960086bb3e5e19a0f6c680d0
parent8a108f624d516cb12396f135e21891c41a16852d
s3:vfs_nettalk: 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/modules/vfs_netatalk.c