QUIC: Fix SSL_ctrl operation for QSSOs
authorHugo Landau <hlandau@openssl.org>
Wed, 14 Feb 2024 08:04:12 +0000 (08:04 +0000)
committerTomas Mraz <tomas@openssl.org>
Fri, 16 Feb 2024 15:15:38 +0000 (16:15 +0100)
commit5c16e9d384d1d0f4784352633044610a1f264027
treec2c65ee4baa3a3026171bf0082d05d574d31a5c8
parentcf57c3ecfa416afbc47d36633981034809ee6792
QUIC: Fix SSL_ctrl operation for QSSOs

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23581)
ssl/ssl_lib.c