]> git.kaiwu.me - nginx.git/commit
Fixed possible buffer overrun in "too long header line" logging.
authorMaxim Dounin <mdounin@mdounin.ru>
Wed, 8 Oct 2014 13:16:04 +0000 (17:16 +0400)
committerMaxim Dounin <mdounin@mdounin.ru>
Wed, 8 Oct 2014 13:16:04 +0000 (17:16 +0400)
commitc01481a4cb5c79e65bd259da6ad33a1eb95cc352
tree6da11f412dcd2f3901a1fd15f5fdf7dcb74277a3
parent52e4dc2f74fd032dace01acbe5eb29ddf7c1ad96
Fixed possible buffer overrun in "too long header line" logging.

Additionally, ellipsis now always added to make it clear that
the header logged is incomplete.

Reported by Daniil Bondarev.
src/http/ngx_http_request.c