mirror of
https://github.com/openssl/openssl.git
synced 2025-01-12 13:36:28 +08:00
6d45fd47f4
CLA: trivial When `cleanup_entropy()` is called to cleanup parent by calling provided `OSSL_FUNC_rand_clear_seed_fn` method, incorrect random context is passed to the method. So accessing that context creates a segmentation fault. Parent context should be passed rather than DRBG's own context. Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/20454) |
||
---|---|---|
.. | ||
seeding | ||
build.info | ||
crngt.c | ||
drbg_ctr.c | ||
drbg_hash.c | ||
drbg_hmac.c | ||
drbg_local.h | ||
drbg.c | ||
seed_src.c | ||
test_rng.c |