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:50:35 +0000 (09:50 -0400)
commitded1b50f83c4d0d3e12a2a64d3bd66a27884136e
tree1dba4c0342b1186a94dde1ae5ada2344b08a0067
parent48dd11a8c100988caf5c5a2fe5b66db6e86a83f4
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)
(cherry picked from commit 5625567f9c7daaa2e2689647e10e4c5d7370718f)
crypto/rsa/rsa_ossl.c