]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix leak of a RAND_POOL in error condition
authorTomas Mraz <tomas@openssl.org>
Wed, 11 Dec 2024 15:34:25 +0000 (16:34 +0100)
committerTomas Mraz <tomas@openssl.org>
Fri, 13 Dec 2024 07:30:18 +0000 (08:30 +0100)
commitc5257fd8d0b37a615484e937289b28ebe2c87ac9
treec9fbcadc72f84019934cbeb1b05776fc40ef5fa6
parenta82c2bf5c9db9d00f16281b48c1e1430a6cfd76e
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)
providers/implementations/rands/seed_src.c
providers/implementations/rands/seed_src_jitter.c