Fix failure to check result of bn_rshift_fixed_top
authorHugo Landau <hlandau@openssl.org>
Mon, 4 Apr 2022 11:25:16 +0000 (12:25 +0100)
committerPauli <pauli@openssl.org>
Thu, 7 Apr 2022 00:37:03 +0000 (10:37 +1000)
commitbed08d615f24b88eea4f64e1454890543277d2b0
tree6a0ef34e4f29755393aab697b27e459990b50f53
parent0f8cad80150d1fcb762394b4ec6a352455505369
Fix failure to check result of bn_rshift_fixed_top

Fixes #18010.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18034)

(cherry picked from commit bc6bac8561ead83d6135f376ffcbbb0b657e64fe)
crypto/bn/bn_div.c