]> 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:40 +0000 (10:24 +0200)
commitab97dc50dbf316913bb6127f2302f150fdf619b9
treee7ce653d943ba8577cb564622fc50ace5f09befd
parent6d4b760d3d94da728cc298ed146a8cc37e118d2e
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