nginx-1.11.1 - scan-build results

User:ilia@localhost.localdomain
Working Directory:/home/ilia/temp/nginx-1.11.1
Command Line:make
Clang Version:clang version 3.7.0 (tags/RELEASE_370/final)
Date:Sun Jun 5 11:34:26 2016

Bug Summary

Bug TypeQuantityDisplay?
All Bugs11
API
Argument with 'nonnull' attribute passed null1
Dead store
Dead assignment2
Logic error
Dereference of null pointer8

Reports

Bug Group Bug Type ▾ File Function/Method Line Path Length
APIArgument with 'nonnull' attribute passed nullcore/ngx_file.cngx_walk_tree10089View Report
Dead storeDead assignmentcore/ngx_resolver.cngx_resolve_addr9251View Report
Dead storeDead assignmentcore/ngx_slab.cngx_slab_alloc_locked1871View Report
Logic errorDereference of null pointerhttp/ngx_http_upstream.cngx_http_upstream_finalize_request41786View Report
Logic errorDereference of null pointerhttp/ngx_http_request_body.cngx_http_request_body_save_filter11418View Report
Logic errorDereference of null pointerhttp/modules/ngx_http_log_module.cngx_http_log_write40541View Report
Logic errorDereference of null pointerhttp/ngx_http.cngx_http_init_locations74851View Report
Logic errorDereference of null pointeros/unix/ngx_writev_chain.cngx_output_chain_to_iovec15728View Report
Logic errorDereference of null pointeros/unix/ngx_readv_chain.cngx_readv_chain967View Report
Logic errorDereference of null pointercore/ngx_module.cngx_add_module23015View Report
Logic errorDereference of null pointercore/ngx_radix_tree.cngx_radix32tree_insert1676View Report