add missing check for BN_mod_inverse
authorMansour Ahmadi <m.ahmadi@northeastern.edu>
Tue, 11 Dec 2018 20:48:08 +0000 (15:48 -0500)
committerMatt Caswell <matt@openssl.org>
Thu, 13 Dec 2018 09:59:10 +0000 (09:59 +0000)
commit3b16099e0c8df1fd5094ad4490d87ab31516bf25
tree9bf93477cba78079ab64334ecc28b19af2d1e752
parent5db5edc99a8386516da06f8078e5134ccd65a64b
add missing check for BN_mod_inverse

Fixes #7650

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7876)

(cherry picked from commit 55833a8de70589a5000044b6291e190f5a3826ae)
crypto/rsa/rsa_x931g.c