]> 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:08 +0000 (10:24 +0200)
commit6d490a92fe49ea6e41cb7874086dbad5462078c6
tree8c005230e90c613ffa8b18e9ec3221cafde1feca
parentb994ce4088fb52e769ee5e3e49bdde3030fadaf7
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)
test/rand_test.c