diff options
| author | Roman Arutyunyan <arut@nginx.com> | 2021-05-18 18:17:25 +0300 |
|---|---|---|
| committer | Roman Arutyunyan <arut@nginx.com> | 2021-05-18 18:17:25 +0300 |
| commit | 66f736391ea5d0bc459c3f389a8cbfbb36fa9c86 (patch) | |
| tree | 2180e183e07f131cafe7b69f4c5aafee40c754c6 /src/http/ngx_http_script.c | |
| parent | a8c8b33144a8e46a87113ed5bd8acb4b9aef18eb (diff) | |
| download | nginx-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
