]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: h3: Unreachable target in h3_uqs_init()
authorFrédéric Lécaille <flecaille@haproxy.com>
Wed, 2 Feb 2022 14:21:00 +0000 (15:21 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Mon, 14 Feb 2022 14:20:54 +0000 (15:20 +0100)
commit225c31fc9f2677e81d7648ce5793d46cd4e45bb9
tree4e3c237e3c7e3b22bd83d7a212e826f5b2f4a50b
parent6842485a84c702dc2250b1d918c05799ff0f2a63
CLEANUP: h3: Unreachable target in h3_uqs_init()

This should fix Coverity CID 375045 in GH #1536 which detects a no more
use "err" target in h3_uqs_init()
src/h3.c