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:31:54 +0000 (18:31 +0100)
commiteadc81e7dd3fde473a9e38a57b4c29cf6b699110
tree6654f78464cad0548a9ffd31a574365a10933877
parenta2fcab9978a0905c4286051993da63329fda8a19
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>
(cherry picked from commit 9fbbdd73c58c29dc46cc314f7165e45e6d43fd60)
crypto/ec/ecp_nistp224.c