]> git.kaiwu.me - nginx.git/commit
HTTP/3: finalize chunked response body chain with NULL.
authorRoman Arutyunyan <arut@nginx.com>
Tue, 17 Nov 2020 21:12:36 +0000 (21:12 +0000)
committerRoman Arutyunyan <arut@nginx.com>
Tue, 17 Nov 2020 21:12:36 +0000 (21:12 +0000)
commit49f0b0d99d70fa4e895b939a320c29df28a34fff
tree3a9c4bdf44612ca6796cc1cdfb0139900d004eae
parent5a9a897d7b632d6123aacabf1c0f141db0ad799b
HTTP/3: finalize chunked response body chain with NULL.

Unfinalized chain could result in segfault.  The problem was introduced in
ef83990f0e25.

Patch by Andrey Kolyshkin.
src/http/modules/ngx_http_chunked_filter_module.c