rand: improve error message for rand pool overflows
authorRichard Levitte <levitte@openssl.org>
Wed, 11 Oct 2023 01:19:23 +0000 (12:19 +1100)
committerMatt Caswell <matt@openssl.org>
Tue, 24 Oct 2023 10:14:02 +0000 (11:14 +0100)
commit0a8faac3c7cc2e88f46a8bdce5bd039dc22abdec
tree4955fe18833a6d90ec3246ea443a3a9a670db079
parentfac61ea4618c83826b51aebf03cbc2bc3ac7b8c8
rand: improve error message for rand pool overflows

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22394)
crypto/rand/rand_pool.c