build - scan-build results

User:buildbot@hadron
Working Directory:/home/buildbot/lwan-worker/clang-analyze/build
Command Line:make
Clang Version:clang version 11.0.1
Date:Fri Feb 5 02:07:34 2021

Bug Summary

Bug TypeQuantityDisplay?
All Bugs8
Dead store
Dead nested assignment2
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 undefinedlib/lwan-thread.clwan_thread_init78022View Report
Logic errorAssigned value is garbage or undefinedlib/lwan-thread.cadjust_threads_affinity71024View Report
Dead storeDead nested assignmentlib/realpathat.crealpathat2821View Report
Dead storeDead nested assignmentsamples/clock/gifenc.cput_image2141View Report
Logic errorDereference of null pointerlib/list.hlist_add_tail32417View Report
Memory errorMemory leaklib/lwan-http-authorize.ccreate_realm_file7417View Report
Memory errorMemory leaklib/lwan-http-authorize.ccreate_realm_file7417View Report
Memory errorMemory leaklib/lwan.cparse_listener_prefix33331View Report