haproxy/include
Frédéric Lécaille b0e32c6263 BUG/MINOR: quic: Possible crash when issuing "show fd/sess" CLI commands
->xprt_ctx (struct ssl_sock_ctx) and ->conn (struct connection) must be kept
by the remaining QUIC connection object (struct quic_cc_conn) after having
release the previous one (struct quic_conn) to allow "show fd/sess" commands
to be functional without causing haproxy crashes.

No need to backport.
2023-08-11 11:21:31 +02:00
..
haproxy BUG/MINOR: quic: Possible crash when issuing "show fd/sess" CLI commands 2023-08-11 11:21:31 +02:00
import MINOR: ist: add new function ist_find_range() to find a character range 2023-08-08 19:10:54 +02:00
make BUILD: makefile: fix build issue on GNU make < 3.82 2023-05-24 15:51:03 +02:00