krb5_wrap: Fix bit shifting
authorAndreas Schneider <asn@samba.org>
Wed, 12 Dec 2018 09:10:08 +0000 (10:10 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 19 Dec 2018 11:40:40 +0000 (12:40 +0100)
commitb1ad5a880fd571c970a0fff33e20f4ea0c469f4c
tree8514012647c1d4bf2e64fbe1762c0c6a5bdd3c77
parent5118985841aa0363147d552f243ab5a7d90dbdaf
krb5_wrap: Fix bit shifting

lib/krb5_wrap/enctype_convert.c:93:27: runtime error: left shift of 1 by
31 places cannot be represented in type 'int'

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Gary Lockyer <gary@samba.org>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Wed Dec 19 12:40:40 CET 2018 on sn-devel-144
lib/krb5_wrap/enctype_convert.c