]> git.kaiwu.me - nginx.git/commit
fix segfault when client_body_in_file_only is on, the body is not passed
authorIgor Sysoev <igor@sysoev.ru>
Fri, 19 Jan 2007 12:57:02 +0000 (12:57 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Fri, 19 Jan 2007 12:57:02 +0000 (12:57 +0000)
commit8ff1e3251c689d714e98d8487ec917b4ed771879
treed93700e16ace0279b5be1c0e247773f2156f3d5f
parentae2006b2fe27e09a73e2b7d42cc696f74ff96862
fix segfault when client_body_in_file_only is on, the body is not passed
to upstream, and nginx tries next upstream
src/http/ngx_http_upstream.c