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:24:58 +0000 (18:24 +0100)
commit94be83127b08dc3977d2c14304aa61208db048d0
tree207d1ec4f8a708abb187f2340fed2490a22f2e1e
parentbe109b9eec79a90871e5deb7d6ede8c04f073884
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