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 12:58:36 +0000 (12:58 +0000)
commit5cc6509dae697f0e74aaba73e1635f269a9c5e61
treec3f98c89aa4d8a07741b9f50c0994159445b09a4
parent18029a3d0739284cadb309ea0fd498379b0bcfdb
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