]> git.kaiwu.me - nginx.git/commit
fix segfault when $host is used and
authorIgor Sysoev <igor@sysoev.ru>
Fri, 15 Dec 2006 10:24:57 +0000 (10:24 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Fri, 15 Dec 2006 10:24:57 +0000 (10:24 +0000)
commit03011fa512bc04879f17774450712dade3dc77b9
treed512e27f0288cf3f1faa470f7e053dfaec5534ae
parentc996d3250d2bb7758afd3601b080bf7d04744e3f
fix segfault when $host is used and
*) request is "GET http://host" without CR or LF, or timed out
*) request is "GET      http://host" with a large blank space
src/http/ngx_http_request.c
src/http/ngx_http_variables.c