s3:utils: Fix size type in log2pcaphex
authorAndreas Schneider <asn@samba.org>
Thu, 7 Dec 2017 18:47:04 +0000 (19:47 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 20 Mar 2018 22:16:16 +0000 (23:16 +0100)
commitdfb69482c4a500a486fe8b4cb6f3841e58d00f56
treee12dc0e69596ff0fe98b011c606879280a62a710
parentc2e9fb63c06ea37e11ed163a89a055748ea1ffc5
s3:utils: Fix size type in log2pcaphex

This fixes compilation with -Wstrict-overflow=2

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