[openssl/openssl] 4fa5ed: Check return value of ossl_parse_property()
Tomas Mraz
noreply at reply.github.openssl.org
Mon Jun 6 07:46:00 UTC 2022
Branch: refs/heads/master
Home: https://github.openssl.org/openssl/openssl
Commit: 4fa5ed5ce5c345eaeaec8b86eda265add467f941
https://github.openssl.org/openssl/openssl/commit/4fa5ed5ce5c345eaeaec8b86eda265add467f941
Author: Tomas Mraz <tomas at openssl.org>
Date: 2022-06-06 (Mon, 06 Jun 2022)
Changed paths:
M crypto/encode_decode/decoder_meth.c
M crypto/encode_decode/encoder_meth.c
M providers/implementations/encode_decode/decode_der2key.c
Log Message:
-----------
Check return value of ossl_parse_property()
Also check if we have d2i_public_key() function pointer.
Fixes https://github.com/openssl/openssl/pull/18355#issuecomment-1144893289
Reviewed-by: Todd Short <todd.short at me.com>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18462)
More information about the openssl-commits
mailing list