]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add a test for SSL_select_next_proto
authorMatt Caswell <matt@openssl.org>
Fri, 31 May 2024 15:35:16 +0000 (16:35 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 27 Jun 2024 09:32:15 +0000 (10:32 +0100)
commitf649fa4811746ce4cec5888825ebcbe7048b37ee
tree88debbf547abe6293c88dad5ffe048a847433768
parent5d8222ee01ec4acedf53bf2b5e273a44fcd9b2a8
Add a test for SSL_select_next_proto

Follow on from CVE-2024-5535

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

(cherry picked from commit 0d883f6309b6905d29ffded6d703ded39385579c)
test/sslapitest.c