Re: potential null dereference

2017-02-16 Thread Maxim Dounin
Hello! On Thu, Feb 16, 2017 at 11:59:54AM +0800, al...@sbrella.com wrote: > In file /src/http/ngx_http_upstream.c, function > ngx_http_upstream_finalize_request > > > // if u->pipe == NULL, ngx_http_file_cache_free(r->cache, > u->pipe->temp_file); will dereference a null pointer, it's that

Re: potential null dereference

2017-02-16 Thread B.R. via nginx
If you think you spot a bug, You'd better open a ticket on Trac . You could also talk about development matters on the nginx-devel Mailling List. This is the 'users' ML, centered on use cases/configuration/help