openssl/providers/implementations/encode_decode
x2018 352a0bcaab Check the return value of ossl_bio_new_from_core_bio()
There are missing checks of its return value in 8 different spots.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17154)
2022-01-03 12:00:01 +01:00
..
build.info Add a generic SubjectPublicKeyInfo decoder 2021-06-14 09:43:01 +01:00
decode_der2key.c DECODER & ENCODER: Make sure to pass around the original selection bits 2021-06-29 13:50:51 +02:00
decode_epki2pki.c Check the return value of ossl_bio_new_from_core_bio() 2022-01-03 12:00:01 +01:00
decode_msblob2key.c Check the return value of ossl_bio_new_from_core_bio() 2022-01-03 12:00:01 +01:00
decode_pem2der.c Check the return value of ossl_bio_new_from_core_bio() 2022-01-03 12:00:01 +01:00
decode_pvk2key.c Check the return value of ossl_bio_new_from_core_bio() 2022-01-03 12:00:01 +01:00
decode_spki2typespki.c Fix the return check of OBJ_obj2txt 2021-11-22 11:17:48 +01:00
encode_key2any.c key_to_type_specific_pem_bio_cb: Use passphrase callback from the arguments 2021-12-06 16:38:03 +01:00
encode_key2blob.c Check the return value of ossl_bio_new_from_core_bio() 2022-01-03 12:00:01 +01:00
encode_key2ms.c Check the return value of ossl_bio_new_from_core_bio() 2022-01-03 12:00:01 +01:00
encode_key2text.c Fix VS2019 compile error C4703: potentially uninitialized local pointer variable used. 2021-08-06 09:24:23 +10:00
endecoder_common.c Check the return value of ossl_bio_new_from_core_bio() 2022-01-03 12:00:01 +01:00
endecoder_local.h Update copyright year 2021-06-17 13:24:59 +01:00