]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: mux-quic: properly initialize qcc flags
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Tue, 1 Feb 2022 14:14:24 +0000 (15:14 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Tue, 1 Feb 2022 14:19:35 +0000 (15:19 +0100)
commitce1f30dac827baed17e1237e671071a05456c6d8
treec2444dadbee93661bfbc5fb419607f012495aa97
parent6a4aebfbfc5e5bb9f541585ea5926d9e8f939cd9
MINOR: mux-quic: properly initialize qcc flags

Set qcc.flags to 0 on qc_init.
src/mux_quic.c