s3:libads: Fix size types in kerberos functions
authorAndreas Schneider <asn@samba.org>
Thu, 7 Dec 2017 16:38:21 +0000 (17:38 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 20 Mar 2018 22:16:14 +0000 (23:16 +0100)
commitbbbe675a1a7afcbc89f27093b8d521d296cde2fa
tree6de205251cef4a6a4883c9e79b36f0ec6951ec5b
parent717976ac237fff3cf7a4e95dd0c67950dfaf8e20
s3:libads: Fix size types in kerberos functions

This fixes compilation with -Wstrict-overflow=2

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