s4:dns_server: Fix size types
authorAndreas Schneider <asn@samba.org>
Thu, 7 Dec 2017 16:40:00 +0000 (17:40 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 20 Mar 2018 22:16:15 +0000 (23:16 +0100)
commit19e621554f0ffe44745f7ebc7e2c71094a00bc11
treebfbe1e958cbf27ad32d37b4dd1fb57e88f750bf3
parentbbbe675a1a7afcbc89f27093b8d521d296cde2fa
s4:dns_server: 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>
source4/dns_server/dns_server.c