]> 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:27:56 +0000 (10:27 +0200)
commitce1b7acaee2fd7c715688a9c27dc0117954e0c78
tree3e2eaefbbf7045de0fcb5d15bf78fab9b058de86
parent54acfafeffa89c1b650c58600e941740d54f9518
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