]> git.ipfire.org Git - thirdparty/openssl.git/commit
rand: add unit test exhibiting memory overrun
authorPauli <ppzgs1@gmail.com>
Wed, 4 Jun 2025 23:50:20 +0000 (09:50 +1000)
committerTomas Mraz <tomas@openssl.org>
Mon, 9 Jun 2025 08:24:53 +0000 (10:24 +0200)
commitdcb8283cfb0855ceba1e3ffef107ec936ee8ca17
tree9b6a7f63e12c6894881ad1ff70d4bea5f2250945
parent1ad83cc1043419ac493e61a41ca8fee523c29dbc
rand: add unit test exhibiting memory overrun

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27766)

(cherry picked from commit 6d490a92fe49ea6e41cb7874086dbad5462078c6)
test/rand_test.c