diff options
author | jsing <> | 2020-05-09 08:39:44 +0000 |
---|---|---|
committer | jsing <> | 2020-05-09 08:39:44 +0000 |
commit | 8dd6c173e5508218fa9d285e2eed53d2c6342d03 (patch) | |
tree | 9f179e263d8207667b6a01dcbb307aa567464b45 /src/lib/libssl/tls13_server.c | |
parent | 6ea83f22d7db50fd60106a752e515e8b9dbf0d49 (diff) | |
download | openbsd-8dd6c173e5508218fa9d285e2eed53d2c6342d03.tar.gz openbsd-8dd6c173e5508218fa9d285e2eed53d2c6342d03.tar.bz2 openbsd-8dd6c173e5508218fa9d285e2eed53d2c6342d03.zip |
Pull the sending of alerts up into tls13_handshake_perform().
This fixes the case where a send function signals that an alert should be
sent, then returns failure. Previously the failure would be propagated
up, without the alert being sent.
Issued noted by tb@
ok tb@
Diffstat (limited to 'src/lib/libssl/tls13_server.c')
0 files changed, 0 insertions, 0 deletions