diff options
author | Sergey Kandaurov <pluknet@nginx.com> | 2024-09-05 19:35:43 +0400 |
---|---|---|
committer | pluknet <pluknet@nginx.com> | 2025-07-23 17:24:43 +0400 |
commit | 3739fe94d1c3c844708b219776f1921bff16b56f (patch) | |
tree | 137aefd466a188a4a90e6063a20473be3af171c6 /src/os/unix/ngx_shared.h | |
parent | c52c5698cd7640621b8e4ba8a54ccfc38f5b95ff (diff) | |
download | nginx-3739fe94d1c3c844708b219776f1921bff16b56f.tar.gz nginx-3739fe94d1c3c844708b219776f1921bff16b56f.zip |
HTTP/3: fixed potential type overflow in string literal parser.
This might happen for Huffman encoded string literals as the result
of length expansion. Notably, the maximum length of string literals
is already limited with the "large_client_header_buffers" directive,
so this was only possible with nonsensically large configured limits.
Diffstat (limited to 'src/os/unix/ngx_shared.h')
0 files changed, 0 insertions, 0 deletions