]> git.ipfire.org Git - thirdparty/openssl.git/commit
ssl_old_test.c: Check inconsistent values from SSL_get0_alpn_selected()
authorTomas Mraz <tomas@openssl.org>
Wed, 16 Aug 2023 14:07:10 +0000 (16:07 +0200)
committerTomas Mraz <tomas@openssl.org>
Fri, 18 Aug 2023 13:06:18 +0000 (15:06 +0200)
commit8b940b69457f0dd43496c16afaa01f510f0d8a19
tree14d1c8022a7173983519084ac21926946730d453
parent20baa24f9f3997a96db7cd176a6ef609afe80cea
ssl_old_test.c: Check inconsistent values from SSL_get0_alpn_selected()

Fixes Coverity 1534838

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21755)
test/ssl_old_test.c