[openssl/openssl] ddf84f: Stop the quicserver if the handshake or receiving ...
Matt Caswell
noreply at github.com
Wed Nov 1 11:14:05 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: ddf84fc47e3a01047e2a4001289143cc689eed84
https://github.com/openssl/openssl/commit/ddf84fc47e3a01047e2a4001289143cc689eed84
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)
More information about the openssl-commits
mailing list