]> git.ipfire.org Git - thirdparty/openssl.git/commit - crypto/bn/bn_lib.c
Fix memory over-read
authorRich Salz <rsalz@akamai.com>
Thu, 27 Aug 2015 21:17:26 +0000 (17:17 -0400)
committerRich Salz <rsalz@openssl.org>
Thu, 27 Aug 2015 21:29:46 +0000 (17:29 -0400)
commit3c65047d30dacca345d30269b95af4a5c413e8d1
treea62b8af9d27114f9239207bb0b7f961316ccb958
parentc03726ca4153fca8d66185837008aa078969d386
Fix memory over-read

Fix from David Baggett via tweet.

Signed-off-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
crypto/bn/bn_lib.c