]> git.ipfire.org Git - thirdparty/openssl.git/commit
Further extend the SSL_free_buffers testing
authorMatt Caswell <matt@openssl.org>
Fri, 26 Apr 2024 12:58:29 +0000 (13:58 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 28 May 2024 12:52:08 +0000 (13:52 +0100)
commit6972d5ace1275faf404e7a53e806861962f4121c
treecb495d4afb51ddd459217e4c92950227a8b88535
parent0544c21a22f4d787e6f31d35e8f980402ac90a6d
Further extend the SSL_free_buffers testing

We extend the testing to test what happens when pipelining is in use.

Follow on from CVE-2024-4741

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24395)
test/sslbuffertest.c