From a6a66e4511eec0f4ecc2943117a42b3723eb2222 Mon Sep 17 00:00:00 2001 From: Pauli Date: Tue, 23 Jul 2019 18:07:19 +1000 Subject: Make rand_pool buffers more dynamic in their sizing. Reviewed-by: Bernd Edlinger (Merged from https://github.com/openssl/openssl/pull/9428) --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 0ad7ac8d2e..3507e350e3 100644 --- a/CHANGES +++ b/CHANGES @@ -19,6 +19,9 @@ The macro SYSerr() is deprecated. [Rich Salz] + *) Significantly reduce secure memory usage by the randomness pools. + [Paul Dale] + *) {CRYPTO,OPENSSL}_mem_debug_{push,pop} are now no-ops and have been deprecated. [Rich Salz] -- cgit v1.2.3