]> git.ipfire.org Git - thirdparty/openssl.git/commit
X509_get_pubkey_parameters(): Correct failure behavior and its use
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Mon, 8 Feb 2021 06:31:11 +0000 (07:31 +0100)
committerDr. David von Oheimb <dev@ddvo.net>
Tue, 9 Feb 2021 14:48:30 +0000 (15:48 +0100)
commit364246a986cd08e6b2b0e9ab8043ed2e2c505026
treee6f52558e67448017b6f6cfae7b98382a45d5e1c
parent990a15fe73b059d78d06c351e902115a30f02e70
X509_get_pubkey_parameters(): Correct failure behavior and its use

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14095)
crypto/x509/x509_vfy.c