mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 13:02:44 +02: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.