]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix incorrect return check of BN_bn2nativepad
authorPW Hu <jlu.hpw@foxmail.com>
Mon, 1 Nov 2021 07:08:51 +0000 (15:08 +0800)
committerTomas Mraz <tomas@openssl.org>
Tue, 2 Nov 2021 11:01:34 +0000 (12:01 +0100)
commit1585f190290187c2601489f11b6907a8fa2e1109
tree9781d807a23a0678ba3402951aa7a3bd32f00e77
parent0b5a0043f9c09a7afff7ae18559ee984226ea25b
Fix incorrect return check of BN_bn2nativepad

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16943)

(cherry picked from commit 944fcfc69d16dfd20decdd9cd105436f0043dbe0)
crypto/evp/ctrl_params_translate.c
test/keymgmt_internal_test.c