]> git.kaiwu.me - haproxy.git/commit
CLEANUP: quic: Comment fix for qc_strm_cpy()
authorFrédéric Lécaille <flecaille@haproxy.com>
Wed, 15 Dec 2021 14:32:55 +0000 (15:32 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 17 Dec 2021 07:38:43 +0000 (08:38 +0100)
commit3fe7df877d9f7843a5cd0b9e1a002057fd0ff4af
treec3f1b45181ce50c31ff12883defbb2833fcf7ba3
parente629cfd96aa7316db30bbe1414a540efa612a854
CLEANUP: quic: Comment fix for qc_strm_cpy()

This function never returns a negative value... hopefully because it returns
a size_t!!!
src/xprt_quic.c