]> git.ipfire.org Git - thirdparty/openssl.git/commit
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:45 +0000 (13:00 +0000)
commitb78c9e4a2b3503e06fdee6272427f142d860ed47
tree84dc0ea20d2dfe9ca61d8a7251ba0c5d42915200
parentc380bff888bfd5e48c4b24250ba1996b0fd1a5e3
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