[openssl/openssl] bb8ece: Stop the quicserver if the handshake or receiving ...
Matt Caswell
noreply at github.com
Wed Nov 1 11:14:06 UTC 2023
Branch: refs/heads/openssl-3.2
Home: https://github.com/openssl/openssl
Commit: bb8ecea8ed22862184b431f5185c23f0f6cfd9c2
https://github.com/openssl/openssl/commit/bb8ecea8ed22862184b431f5185c23f0f6cfd9c2
Author: Matt Caswell <matt at openssl.org>
Date: 2023-11-01 (Wed, 01 Nov 2023)
Changed paths:
M util/quicserver.c
Log Message:
-----------
Stop the quicserver if the handshake or receiving the request fails
Previously we entered an infinite loop if these things failed.
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22557)
(cherry picked from commit ddf84fc47e3a01047e2a4001289143cc689eed84)
More information about the openssl-commits
mailing list