aboutsummaryrefslogtreecommitdiff
path: root/src/http/v3/ngx_http_v3_request.c
diff options
context:
space:
mode:
authorSergey Kandaurov <pluknet@nginx.com>2022-11-22 18:05:35 +0400
committerSergey Kandaurov <pluknet@nginx.com>2022-11-22 18:05:35 +0400
commit44a901c9e0776ce3d152c78149d13e9222a3776f (patch)
tree2118f6f008942fa69c281dd826e863ca5ab1f3fb /src/http/v3/ngx_http_v3_request.c
parent84a51e4de1790fb3f910e2add72bafd7ce482f4f (diff)
downloadnginx-44a901c9e0776ce3d152c78149d13e9222a3776f.tar.gz
nginx-44a901c9e0776ce3d152c78149d13e9222a3776f.zip
QUIC: moved variable declaration to fix build with MSVC 2010.
Previously, ngx_quic_hkdf_t variables used declaration with assignment in the middle of a function, which is not supported by MSVC 2010. Fixing this also required to rewrite the ngx_quic_hkdf_set macro and to switch to an explicit array size.
Diffstat (limited to 'src/http/v3/ngx_http_v3_request.c')
0 files changed, 0 insertions, 0 deletions