s3:nmbd: Fix size type in nmbd_browsesync.c
authorAndreas Schneider <asn@samba.org>
Thu, 7 Dec 2017 18:47:50 +0000 (19:47 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 20 Mar 2018 22:16:16 +0000 (23:16 +0100)
commitc6b5297b406312a7944c11917a8d5c8235f72673
tree05f38c053b5ee499c04baf8d72503b53ef8eb17d
parentdfb69482c4a500a486fe8b4cb6f3841e58d00f56
s3:nmbd: Fix size type in nmbd_browsesync.c

This fixes compilation with -Wstrict-overflow=2

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/nmbd/nmbd_browsesync.c