summaryrefslogtreecommitdiffhomepage
path: root/src/misc/ngx_cpp_test_module.cpp
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
commita70e415ea39c903f4c387e35faa71e2ac29a8e3c (patch)
treec7b65b27136ae3bb4f117448354fd1c207f8e23e /src/misc/ngx_cpp_test_module.cpp
parenta650907c17145c5fbbb3167a224de746f9b65233 (diff)
downloadnginx-a70e415ea39c903f4c387e35faa71e2ac29a8e3c.tar.gz
nginx-a70e415ea39c903f4c387e35faa71e2ac29a8e3c.tar.bz2
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/misc/ngx_cpp_test_module.cpp')
0 files changed, 0 insertions, 0 deletions