mirror of
https://github.com/nginx/nginx.git
synced 2024-12-18 21:23:36 -06:00
Dav: removed dead store after 8e7a5de61664.
Found by Clang Static Analyzer.
This commit is contained in:
parent
04a6d9d3c9
commit
a6baf5e508
@ -841,8 +841,6 @@ overwrite_done:
|
||||
return NGX_HTTP_INTERNAL_SERVER_ERROR;
|
||||
}
|
||||
|
||||
dlcf = ngx_http_get_module_loc_conf(r, ngx_http_dav_module);
|
||||
|
||||
cf.size = ngx_file_size(&fi);
|
||||
cf.buf_size = 0;
|
||||
cf.access = ngx_file_access(&fi);
|
||||
|
Loading…
Reference in New Issue
Block a user