]> git.kaiwu.me - haproxy.git/commit
MINOR: h3: report frames bigger than rx buffer
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Tue, 15 Feb 2022 15:59:39 +0000 (16:59 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Tue, 15 Feb 2022 16:11:59 +0000 (17:11 +0100)
commit0484f92656699c4baa32bddb66ede16d3007f876
tree5dff3acafeb9e4d4e3e2d2f3d0afddcdc7381755
parentbb565304701207005624b9f6c4e6b87d20748468
MINOR: h3: report frames bigger than rx buffer

If a frame is bigger than the qcs buffer, it can not be parsed at the
moment. Add a TODO comment to signal that a fix is required.
src/h3.c