]> 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:28:27 +0000 (13:28 +0100)
commitc1bd38a003fa19fd0d8ade85e1bbc20d8ae59dab
tree0490ee7ac42cdc577ec4bc07aba47b139f899039
parent05752478df623a9ddf849f897b630c1e0728cb7c
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