]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix the checks of RAND_bytes
authorPeiwei Hu <jlu.hpw@foxmail.com>
Sat, 28 May 2022 15:46:33 +0000 (23:46 +0800)
committerTodd Short <todd.short@me.com>
Thu, 2 Jun 2022 14:36:56 +0000 (10:36 -0400)
commitc2f7614fb7b93fe3792068077ff01384f42f39bc
tree2a2a08618c7a1083c49010f6831ef6242f138909
parent163bf682fd93971d07e66e3da339c229b86dc849
Fix the checks of RAND_bytes

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Todd Short <todd.short@me.com>
(Merged from https://github.com/openssl/openssl/pull/18424)
test/bad_dtls_test.c
test/drbgtest.c
test/ecdsatest.c
test/exptest.c
test/wpackettest.c