aboutsummaryrefslogtreecommitdiff
path: root/src/http/ngx_http_request.h
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2018-11-26 18:29:56 +0300
committerMaxim Dounin <mdounin@mdounin.ru>2018-11-26 18:29:56 +0300
commitf4c70589ce2875b67554113dc7fe6efc581444d6 (patch)
treec31ce7704b5daac2365c132ce6ea1372e8a355cb /src/http/ngx_http_request.h
parentf5708e66c7187c2489a7d0b39918f6d0fe4c6645 (diff)
downloadnginx-f4c70589ce2875b67554113dc7fe6efc581444d6.tar.gz
nginx-f4c70589ce2875b67554113dc7fe6efc581444d6.zip
Negative size buffers detection.
In the past, there were several security issues which resulted in worker process memory disclosure due to buffers with negative size. It looks reasonable to check for such buffers in various places, much like we already check for zero size buffers. While here, removed "#if 1 / #endif" around zero size buffer checks. It looks highly unlikely that we'll disable these checks anytime soon.
Diffstat (limited to 'src/http/ngx_http_request.h')
0 files changed, 0 insertions, 0 deletions