Avoid reading an unused byte after the buffer
authorAndy Polyakov <appro@openssl.org>
Sat, 21 Feb 2015 12:51:56 +0000 (13:51 +0100)
committerKurt Roeckx <kurt@roeckx.be>
Sat, 14 Mar 2015 17:23:41 +0000 (18:23 +0100)
commit9fbbdd73c58c29dc46cc314f7165e45e6d43fd60
treefe4d6b33df808bb60a5c5459ce6d526c9a26b18c
parent8b37e5c14f0eddb10c7f91ef91004622d90ef361
Avoid reading an unused byte after the buffer

Other curves don't have this problem.

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Emilia Käsper <emilia@openssl.org>
crypto/ec/ecp_nistp224.c