s3:winbindd: Fix size types in idmap_tdb_common
authorAndreas Schneider <asn@samba.org>
Thu, 7 Dec 2017 17:27:41 +0000 (18:27 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 20 Mar 2018 22:16:15 +0000 (23:16 +0100)
commit8a108f624d516cb12396f135e21891c41a16852d
tree97b96e92a890bb572964ddbe5b5512a44a7b632e
parent206bbec4f94cc5bcf958961cfca187eb8106da36
s3:winbindd: Fix size types in idmap_tdb_common

This fixes compilation with -Wstrict-overflow=2

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