mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-02-08 10:51:06 +01:00
Make quic_rx_packet_ref(inc|dec)() functions be thread safe. Make use of ->rx.crypto.frms_rwlock RW lock when manipulating RX frames from qc_treat_rx_crypto_frms(). Modify atomically several variables attached to RX part of quic_enc_level struct.