]> git.kaiwu.me - nginx.git/commit
QUIC: fixed logging ACK frames.
authorRoman Arutyunyan <arut@nginx.com>
Tue, 9 Feb 2021 11:31:36 +0000 (14:31 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Tue, 9 Feb 2021 11:31:36 +0000 (14:31 +0300)
commit56a11126e8ce2bc643806a2e1263a512a595fde0
tree2f64c1aed4c78935f01e57be680776a01c433f3c
parenteab61bfc22b583031b5a6f42f9c277223ce18672
QUIC: fixed logging ACK frames.

Previously, the wrong end pointer was used, which could lead to errors
"quic failed to parse ack frame gap".
src/event/quic/ngx_event_quic.c