comparison src/http/modules/ngx_http_proxy_module.c @ 6948:3fb9b5eb75c0

Fixed ngx_open_cached_file() error handling. If of.err is 0, it means that there was a memory allocation error and no further logging and/or processing is needed. The of.failed string can be only accessed if of.err is not 0.
author Sergey Kandaurov <pluknet@nginx.com>
date Tue, 28 Mar 2017 14:21:38 +0300
parents 1aeaae6e9446
children fa56ab75cffc
comparison
equal deleted inserted replaced
6947:a8d7c9139831 6948:3fb9b5eb75c0