diff options
author | Sergey Kandaurov <pluknet@nginx.com> | 2023-05-04 15:52:23 +0400 |
---|---|---|
committer | Sergey Kandaurov <pluknet@nginx.com> | 2023-05-04 15:52:23 +0400 |
commit | af18ce35060288a393c3b3c0e30474353779bd77 (patch) | |
tree | 9288c629a90448f852778db6683166a27b4a279d /src/core/ngx_connection.c | |
parent | ea51d2fce8798c4bfc0d56a566ea73a024b3b125 (diff) | |
download | nginx-af18ce35060288a393c3b3c0e30474353779bd77.tar.gz nginx-af18ce35060288a393c3b3c0e30474353779bd77.zip |
QUIC: fixed split frames error handling.
Do not corrupt frame data chain pointer on ngx_quic_read_buffer() error.
The error leads to closing a QUIC connection where the frame may be used
as part of the QUIC connection tear down, which envolves writing pending
frames, including this one.
Diffstat (limited to 'src/core/ngx_connection.c')
0 files changed, 0 insertions, 0 deletions