QUIC Front-End I/O API: Fix implementation of SSL_get_error
authorHugo Landau <hlandau@openssl.org>
Tue, 22 Nov 2022 13:28:56 +0000 (13:28 +0000)
committerHugo Landau <hlandau@openssl.org>
Thu, 19 Jan 2023 13:17:39 +0000 (13:17 +0000)
commite30c502ae930295b889cce7375a83a8c742c68b4
tree8a5e8813ddc41e9814ef3493c2225d6e0f2be1bb
parent4e392f601db9a5a131d0db8fa3fa2e3808d2770a
QUIC Front-End I/O API: Fix implementation of SSL_get_error

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19734)
ssl/ssl_lib.c