diff options
author | Andrey Belov <defan@nginx.com> | 2012-08-06 16:06:59 +0000 |
---|---|---|
committer | Andrey Belov <defan@nginx.com> | 2012-08-06 16:06:59 +0000 |
commit | 66e9525e84a2d09269eb766da15df60c5bc0a1dd (patch) | |
tree | f6ea63d62054b8868122433a746b2775d73e71fb /src/http/modules/ngx_http_fastcgi_module.c | |
parent | 42a75bba535a387688cb708c54f33d592840e73f (diff) | |
download | nginx-66e9525e84a2d09269eb766da15df60c5bc0a1dd.tar.gz nginx-66e9525e84a2d09269eb766da15df60c5bc0a1dd.zip |
Explicitly ignore returned value from unlink() in ngx_open_tempfile().
The only thing we could potentially do here in case of error
returned is to complain to error log, but we don't have log
structure available here due to interface limitations.
Prodded by Coverity.
Diffstat (limited to 'src/http/modules/ngx_http_fastcgi_module.c')
0 files changed, 0 insertions, 0 deletions