commit | 7629f5d6709c539c6c9012949411281144c82f53 | [log] [tgz] |
---|---|---|
author | Frédéric Lécaille <flecaille@haproxy.com> | Thu Aug 11 18:54:26 2022 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Thu Aug 11 19:12:12 2022 +0200 |
tree | 8cca98a8cc3470f80ba1a7ca2627278220b381ef | |
parent | 18d1306abd6578f2d955f67578ff2458795bba95 [diff] |
BUG/MEDIUM: quic: Wrong use of <token_odcid> in qc_lsntr_pkt_rcv() This commit was not complete: "BUG/MEDIUM: quic: Possible use of uninitialized <odcid> variable in qc_lstnr_params_init()" <token_odcid> should have been directly passed to qc_lstnr_params_init() without dereferencing it to prevent haproxy to have new chances to crash! Must be backported to 2.6.