build - scan-build results

User:buildbot@hadron
Working Directory:/home/buildbot/lwan-worker/clang-analyze/build
Command Line:make
Clang Version:clang version 11.1.0
Date:Tue May 11 01:45:04 2021

Bug Summary

Bug TypeQuantityDisplay?
All Bugs8
Dead store
Dead assignment1
Dead nested assignment1
Logic error
Array subscript is undefined1
Assigned value is garbage or undefined1
Dereference of null pointer1
Memory error
Memory leak3

Reports

Bug Group Bug Type ▾ File Function/Method Line Path Length
Logic errorArray subscript is undefinedlwan-thread.clwan_thread_init78918View Report
Logic errorAssigned value is garbage or undefinedlwan-thread.clwan_thread_init78519View Report
Dead storeDead assignmentlwan-thread.cthread_io_loop5581View Report
Dead storeDead nested assignmentrealpathat.crealpathat2821View Report
Logic errorDereference of null pointerlist.hlist_add_tail32417View Report
Memory errorMemory leaklwan-http-authorize.ccreate_realm_file7417View Report
Memory errorMemory leaklwan.cparse_listener_prefix33431View Report
Memory errorMemory leaklwan-http-authorize.ccreate_realm_file7417View Report