]> git.kaiwu.me - nginx.git/commit
merge r3076, r3077, r3080:
authorIgor Sysoev <igor@sysoev.ru>
Mon, 7 Sep 2009 11:11:24 +0000 (11:11 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 7 Sep 2009 11:11:24 +0000 (11:11 +0000)
commitcaf21c99d8cf5af400eae41fcefdd96a41cd9b96
treed15267f6f0e94cdf527af970d4d95b277617f0a8
parente5fb02e01f77aca2c9ea784d8dc14d7e4bd3c6ea
merge r3076, r3077, r3080:

fix invalid header logging:

*) fix segfault when a header starts with "\rX"
   and logging is set to info or debug level
*) use %*s instead of %V
src/http/ngx_http_parse.c
src/http/ngx_http_request.c