build - scan-build results

User:buildbot@hadron
Working Directory:/home/buildbot/lwan-worker/clang-analyze/build
Command Line:make
Clang Version:clang version 17.0.6
Date:Wed Apr 24 02:05:22 2024

Bug Summary

Bug TypeQuantityDisplay?
All Bugs22
Logic error
Dangerous variable-length array (VLA) declaration1
Dereference of null pointer4
Result of operation is garbage or undefined1
Memory error
Memory leak10
Use-after-free1
Unused code
Dead assignment1
Dead increment1
Dead nested assignment3

Reports

Bug Group Bug Type ▾ File Function/Method Line Path Length
Logic errorDangerous variable-length array (VLA) declarationbin/tools/weighttp.cmain19657View Report
Unused codeDead assignmentbin/tools/weighttp.cconfig_request14271View Report
Unused codeDead incrementbin/tools/weighttp.cconfig_request14261View Report
Unused codeDead nested assignmentbin/tools/weighttp.cconfig_request14271View Report
Unused codeDead nested assignmentlib/realpathat.crealpathat2821View Report
Unused codeDead nested assignmentsamples/clock/gifenc.cput_image2141View Report
Logic errorDereference of null pointerbin/tools/weighttp.cclient_revents94322View Report
Logic errorDereference of null pointerbin/tools/weighttp.cclient_reset45026View Report
Logic errorDereference of null pointerlib/list.hlist_add_tail32417View Report
Logic errorDereference of null pointerbin/tools/weighttp.cclient_connect55127View Report
Memory errorMemory leaklib/lwan-config.cparse_constants82720View Report
Memory errorMemory leaklib/lwan-http-authorize.ccreate_realm_file7217View Report
Memory errorMemory leaklib/lwan-config.cparse_constants82720View Report
Memory errorMemory leaklib/lwan.cparse_listener_prefix33935View Report
Memory errorMemory leaksamples/smolsite/main.cfile_cb15723View Report
Memory errorMemory leaklib/lwan-http-authorize.ccreate_realm_file7217View Report
Memory errorMemory leaksamples/smolsite/main.clwan_handler_view_root32711View Report
Memory errorMemory leakbin/tools/weighttp.cworker_thread110319View Report
Memory errorMemory leaklib/lwan.cparse_listener_prefix33935View Report
Memory errorMemory leaksamples/smolsite/main.cfile_cb15723View Report
Logic errorResult of operation is garbage or undefinedbin/tools/statuslookupgen.crotate13117View Report
Memory errorUse-after-freelib/lwan-strbuf.clwan_strbuf_reset3408View Report