]> git.kaiwu.me - nginx.git/commit
QUIC: fixed parsing of unknown frame types.
authorVladimir Homutov <vl@nginx.com>
Mon, 19 Apr 2021 08:36:41 +0000 (11:36 +0300)
committerVladimir Homutov <vl@nginx.com>
Mon, 19 Apr 2021 08:36:41 +0000 (11:36 +0300)
commitdb4c8fe45f8c609a85b52547891d6ba992c30b4e
treefa40e58e63b9ba186cfb4afe0a53262563802f71
parent17eebfea99bb554741a5732ed3a4472399591c5a
QUIC: fixed parsing of unknown frame types.

The ngx_quic_frame_allowed() function only expects known frame types.
src/event/quic/ngx_event_quic_transport.c
src/event/quic/ngx_event_quic_transport.h