]> 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:58:27 +0000 (13:58 +0100)
commitd095674320c84b8ed1250715b1dd5ce05f9f267b
treecc84719b80608718d3cf09d6b46dad7a780b7b9a
parent1359c00e683840154760b7ba9204bad1b13dc074
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)

(cherry picked from commit 6972d5ace1275faf404e7a53e806861962f4121c)
test/sslbuffertest.c