aboutsummaryrefslogtreecommitdiff
path: root/src/stream/ngx_stream_ssl_module.c
diff options
context:
space:
mode:
authorValentin Bartenev <vbart@nginx.com>2016-06-16 20:55:11 +0300
committerValentin Bartenev <vbart@nginx.com>2016-06-16 20:55:11 +0300
commit24d9b98900a5318778dcab3f765e85a8bed5d136 (patch)
treef1c3aaa5692befe5fdc8dd08151196d3afdeb193 /src/stream/ngx_stream_ssl_module.c
parentab8504b937cdbae734fb2d971fba4eea0b157f43 (diff)
downloadnginx-24d9b98900a5318778dcab3f765e85a8bed5d136.tar.gz
nginx-24d9b98900a5318778dcab3f765e85a8bed5d136.zip
HTTP/2: fixed a segfault while processing unbuffered upload.
The ngx_http_v2_finalize_connection() closes current stream, but that is an invalid operation while processing unbuffered upload. This results in access to already freed memory, since the upstream module sets a cleanup handler that also finalizes the request.
Diffstat (limited to 'src/stream/ngx_stream_ssl_module.c')
0 files changed, 0 insertions, 0 deletions