openssl/providers/implementations
Tomas Mraz c5257fd8d0 Fix leak of a RAND_POOL in error condition
Fixes Coverity 1636676

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26154)
2024-12-13 08:30:18 +01:00
..
asymciphers Add utility function ossl_param_is_empty() 2024-10-09 11:13:46 +02:00
ciphers Add utility function ossl_param_is_empty() 2024-10-09 11:13:46 +02:00
digests Add CTX copy function for EVP_MD to optimize the performance of EVP_MD_CTX_copy_ex. 2024-11-20 14:12:53 +01:00
encode_decode Avoid undefined behaviour with the <ctype.h> functions. 2024-10-10 20:47:48 +02:00
exchange Add utility function ossl_param_is_empty() 2024-10-09 11:13:46 +02:00
include/prov Add CTX copy function for EVP_MD to optimize the performance of EVP_MD_CTX_copy_ex. 2024-11-20 14:12:53 +01:00
kdfs Code & comments changes to make them in consistent 2024-12-06 15:27:51 +01:00
kem first cut at KEM & key management skeletons 2024-10-21 11:47:16 +01:00
keymgmt Fix memleak in dsa_gen() 2024-11-29 19:01:01 +01:00
macs Add utility function ossl_param_is_empty() 2024-10-09 11:13:46 +02:00
rands Fix leak of a RAND_POOL in error condition 2024-12-13 08:30:18 +01:00
signature Add utility function ossl_param_is_empty() 2024-10-09 11:13:46 +02:00
storemgmt Avoid undefined behaviour with the <ctype.h> functions. 2024-10-10 20:47:48 +02:00
build.info