]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix Coverity 1201763 uninitialised pointer read
authorPauli <pauli@openssl.org>
Wed, 16 Mar 2022 02:48:27 +0000 (13:48 +1100)
committerPauli <pauli@openssl.org>
Wed, 23 Mar 2022 00:11:37 +0000 (11:11 +1100)
commitad24941228eafe59fe3807d1659585c4d98eac97
tree8be19fedb11240b7a35097400ceee866d8ec9cbe
parentcd2471cd797ae5a6355814bb14a176af6a7d883f
Fix Coverity 1201763 uninitialised pointer read

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17890)

(cherry picked from commit a0238b7ed87998c48b1c92bad7fa82dcbba507f9)
crypto/bn/bn_exp.c