]> 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)
commite875df1842c901c8bf98c00299e645afdb0387e9
tree7691ae7f81a77e15ea78492c9e3a9ba36f35891f
parent662ae6da6ba7ca43c5efe3feda5ec04f50d52070
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