Noted by Ruslan Ermilov.
This commit is contained in:
Maxim Dounin 2015-03-03 01:15:21 +03:00
parent 14a93c5a15
commit a0d543595d

View File

@ -3426,8 +3426,8 @@ static void
ngx_http_upstream_process_request(ngx_http_request_t *r, ngx_http_upstream_process_request(ngx_http_request_t *r,
ngx_http_upstream_t *u) ngx_http_upstream_t *u)
{ {
ngx_temp_file_t *tf; ngx_temp_file_t *tf;
ngx_event_pipe_t *p; ngx_event_pipe_t *p;
p = u->pipe; p = u->pipe;