]> 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:10:32 +0000 (11:10 +1100)
commita0238b7ed87998c48b1c92bad7fa82dcbba507f9
tree56a8839a1af65c2d5f276bd1612cb6e0e2b20471
parent6889ebff01fa8cd7e5905f3f242edfed55fca443
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)
crypto/bn/bn_exp.c