Fix unsigned/signed warnings
authorMatt Caswell <matt@openssl.org>
Thu, 19 Mar 2015 11:35:33 +0000 (11:35 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 19 Mar 2015 13:00:12 +0000 (13:00 +0000)
commit34fc239378c456d5078cd66c5541a814cd114e78
tree637926becc9c537f9ac09617d51c8263821e6d1f
parentdfc3e9698b755e179e8ae8e3cef7ff4e07cfd500
Fix unsigned/signed warnings

Fix some unsigned/signed warnings introduced as part of the fix
for CVE-2015-0293

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
ssl/s2_srvr.c