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:16:26 +0000 (11:16 +0100)
commitbb9615930882fd9b6677c27a01446f38e417ddcd
treedc4d7d428ead46718e00fc1597e0779f0693cecc
parentf0b1591b3764acef29c944c2f02dda3265fd479d
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)

(cherry picked from commit 0a8faac3c7cc2e88f46a8bdce5bd039dc22abdec)
crypto/rand/rand_pool.c