]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix incorrect return check of BN_bn2binpad
authorPW Hu <jlu.hpw@foxmail.com>
Mon, 1 Nov 2021 07:00:54 +0000 (15:00 +0800)
committerPauli <pauli@openssl.org>
Sun, 7 Nov 2021 22:53:02 +0000 (08:53 +1000)
commit098f2627c8d283a518a6e6e60e7893664c7510e0
treeaad5a6104e3c5672f98ccbee14dbc32334547c40
parentab547fc005307ecf48451638e947cdabca147159
Fix incorrect return check of BN_bn2binpad

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16942)
crypto/ec/ec_deprecated.c
test/acvp_test.c
test/ecdsatest.c