openssl/crypto/encode_decode
Tomas Mraz 0541fa7802 ossl_decoder_cache_flush(): Do not raise an error if there is no cache
This function can be called during OPENSSL_cleanup() when
the cache was already flushed and deallocated.

Fixes #22939

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22941)
2023-12-06 13:59:13 +01:00
..
build.info CORE: Generalise internal pass phrase prompter 2020-08-24 10:02:25 +02:00
decoder_err.c err: rename err_load_xxx_strings_int functions 2021-05-26 13:01:47 +10:00
decoder_lib.c Copyright year updates 2023-09-07 09:59:15 +01:00
decoder_meth.c Copyright year updates 2023-09-07 09:59:15 +01:00
decoder_pkey.c ossl_decoder_cache_flush(): Do not raise an error if there is no cache 2023-12-06 13:59:13 +01:00
encoder_err.c Update copyright year 2021-06-17 13:24:59 +01:00
encoder_lib.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
encoder_local.h Copyright year updates 2023-09-07 09:59:15 +01:00
encoder_meth.c Copyright year updates 2023-09-07 09:59:15 +01:00
encoder_pkey.c Copyright year updates 2023-09-07 09:59:15 +01:00