]> git.ipfire.org Git - thirdparty/openssl.git/commit
Use the recorded short conn id len in pktsplitbio
authorNeil Horman <nhorman@openssl.org>
Wed, 29 Jan 2025 18:19:49 +0000 (13:19 -0500)
committerNeil Horman <nhorman@openssl.org>
Tue, 4 Feb 2025 18:33:21 +0000 (13:33 -0500)
commit1bd7d8d7ac952f37bbda4df02f6411375a8af8f2
tree03ef2db07b38b5cbd702ce33cc0bca4c1748e07a
parentf281b59594ed0bc3b7761b0b5fcabc44afb96967
Use the recorded short conn id len in pktsplitbio

Do the same thing in our pktsplit bio

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26592)
test/helpers/pktsplitbio.c