]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: tevt/mux-h2: Set truncated receive/eos events at SE level on error
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 4 Feb 2025 07:21:06 +0000 (08:21 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 6 Feb 2025 10:19:32 +0000 (11:19 +0100)
commit54a09dfe0f285343d89e52f56cc7372c1b40faf0
tree5e84fb176f1531c8ac2302baf6451fb201bd6b54
parent85cb1cc7f4bfeccde4c3f92db8f48c738073bbb1
BUG/MINOR: tevt/mux-h2: Set truncated receive/eos events at SE level on error

When receive or EOS termination events are reported at the SE level, a
truncation was erroneously reported when no error was detected. Of course, it
must be the opposite.

No backport needed.
src/mux_h2.c