openssl/crypto/encode_decode
Tomas Mraz 4fa5ed5ce5 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@me.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18462)
2022-06-06 09:44:53 +02:00
..
build.info
decoder_err.c
decoder_lib.c Fix another decoder mem leak on an error path 2022-06-02 10:31:12 +01:00
decoder_meth.c Check return value of ossl_parse_property() 2022-06-06 09:44:53 +02:00
decoder_pkey.c Update copyright year 2022-05-03 13:34:51 +01:00
encoder_err.c Update copyright year 2021-06-17 13:24:59 +01:00
encoder_lib.c Update copyright year 2022-05-03 13:34:51 +01:00
encoder_local.h Update copyright year 2022-05-03 13:34:51 +01:00
encoder_meth.c Check return value of ossl_parse_property() 2022-06-06 09:44:53 +02:00
encoder_pkey.c Update copyright year 2022-05-03 13:34:51 +01:00