]> git.kaiwu.me - nginx.git/commit
QUIC: fixed udp buffer initialization.
authorVladimir Homutov <vl@nginx.com>
Tue, 30 Mar 2021 11:33:43 +0000 (14:33 +0300)
committerVladimir Homutov <vl@nginx.com>
Tue, 30 Mar 2021 11:33:43 +0000 (14:33 +0300)
commitd9e4f8e28865e8cb801c6166e78bd6d94e3cccd6
tree72554c92671254f2861d95920c62cf5b1631c4ca
parent6b70513bd8809f4addd059886a070bb7ed6cb612
QUIC: fixed udp buffer initialization.

The start field is used to check if the QUIC packet is first in the datagram.
This fixes stateless reset detection.
src/event/ngx_event_udp.c