summaryrefslogtreecommitdiffhomepage
path: root/src/http/ngx_http_script.c
diff options
context:
space:
mode:
authorRoman Arutyunyan <arut@nginx.com>2021-05-18 18:17:25 +0300
committerRoman Arutyunyan <arut@nginx.com>2021-05-18 18:17:25 +0300
commit66f736391ea5d0bc459c3f389a8cbfbb36fa9c86 (patch)
tree2180e183e07f131cafe7b69f4c5aafee40c754c6 /src/http/ngx_http_script.c
parenta8c8b33144a8e46a87113ed5bd8acb4b9aef18eb (diff)
downloadnginx-66f736391ea5d0bc459c3f389a8cbfbb36fa9c86.tar.gz
nginx-66f736391ea5d0bc459c3f389a8cbfbb36fa9c86.tar.bz2
HTTP/3: fixed server push after 9ec3e71f8a61.
When using server push, a segfault occured because ngx_http_v3_create_push_request() accessed ngx_http_v3_session_t object the old way. Prior to 9ec3e71f8a61, HTTP/3 session was stored directly in c->data. Now it's referenced by the v3_session field of ngx_http_connection_t.
Diffstat (limited to 'src/http/ngx_http_script.c')
0 files changed, 0 insertions, 0 deletions