]> git.kaiwu.me - haproxy.git/commit
MINOR: quic: Non checked returned value for cs_new() in h3_decode_qcs()
authorFrédéric Lécaille <flecaille@haproxy.com>
Tue, 15 Feb 2022 08:25:06 +0000 (09:25 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Tue, 15 Feb 2022 16:33:21 +0000 (17:33 +0100)
commit59509b518758b3739af53f04337b1d3f9135a10f
tree0bd63016e914d5932a7bd9757571f9b673701ed0
parent3c08cb49483d14c356702b581ea3832d5bc55890
MINOR: quic: Non checked returned value for cs_new() in h3_decode_qcs()

This should fix CID 1469664 for GH #1546
src/h3.c