]> git.kaiwu.me - nginx.git/commit
QUIC: fixed handling of incorrect packets.
authorVladimir Homutov <vl@nginx.com>
Thu, 1 Oct 2020 19:20:51 +0000 (22:20 +0300)
committerVladimir Homutov <vl@nginx.com>
Thu, 1 Oct 2020 19:20:51 +0000 (22:20 +0300)
commita06a3f6aba43525e32cb033e0472d25a15f202a5
tree327271cbbce710a68d9bbaa38ace0cfcabe9ccc7
parent88cb4d3ab046622b2b71e4d94c583d45e00a56c4
QUIC: fixed handling of incorrect packets.

Instead of ignoring, connection was closed. This was broken in d0d3fc0697a0.
src/event/ngx_event_quic_transport.c