]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: mux-quic: fix gcc11 warning
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Mon, 8 Nov 2021 07:58:26 +0000 (08:58 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Mon, 8 Nov 2021 07:59:30 +0000 (08:59 +0100)
commit7bb54f99060989916b31ad1eeaae82958876fa47
treeb7f73603a9627413d1d978ba23a6673789a0f143
parent3cae4049b0cf4a0d2a73a082a970f073020ef105
MINOR: mux-quic: fix gcc11 warning

Fix minor warnings about an unused variable.

This addresses in part github issue #1445.
src/mux_quic.c