]> git.ipfire.org Git - thirdparty/openssl.git/commit
rand: fix memory overrun bug
authorPauli <ppzgs1@gmail.com>
Wed, 4 Jun 2025 23:57:00 +0000 (09:57 +1000)
committerTomas Mraz <tomas@openssl.org>
Mon, 9 Jun 2025 07:56:13 +0000 (09:56 +0200)
commit49cbbbf64f23dc1d3c6094654a72ff20d31021a1
tree2410d5990b466bc418f8d810444fe46d4f00866f
parent73fed2515dba20b08b726530e867f2b837658dab
rand: fix memory overrun bug

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27767)
providers/implementations/rands/test_rng.c