Fix another possible crash in rsa_ossl_mod_exp.
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Tue, 13 Jun 2017 20:08:03 +0000 (22:08 +0200)
committerRich Salz <rsalz@openssl.org>
Wed, 14 Jun 2017 13:35:48 +0000 (09:35 -0400)
commit5625567f9c7daaa2e2689647e10e4c5d7370718f
tree6936318f36d5ecdb1d650f02b1b5b96ffa36ed21
parentfb0a64126b8c11a6961dfa1323c3602b591af7df
Fix another possible crash in rsa_ossl_mod_exp.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3675)
crypto/rsa/rsa_ossl.c