diff options
author | Roman Arutyunyan <arut@nginx.com> | 2023-04-27 19:49:05 +0400 |
---|---|---|
committer | Roman Arutyunyan <arut@nginx.com> | 2023-04-27 19:49:05 +0400 |
commit | a4319bc496264f94ea8a85702d9b5b8098d9d18c (patch) | |
tree | 9523a66743c86afd65751ed7a8b9d7b27afe3fd0 /src/http/v3/ngx_http_v3_request.c | |
parent | 906e3b5dca2352ba3799b41b181a3ca617dc3329 (diff) | |
download | nginx-a4319bc496264f94ea8a85702d9b5b8098d9d18c.tar.gz nginx-a4319bc496264f94ea8a85702d9b5b8098d9d18c.zip |
QUIC: set c->socklen for streams.
Previously, the value was not set and remained zero. While in nginx code the
value of c->sockaddr is accessed without taking c->socklen into account,
invalid c->socklen could lead to unexpected results in third-party modules.
Diffstat (limited to 'src/http/v3/ngx_http_v3_request.c')
0 files changed, 0 insertions, 0 deletions