build - scan-build results

User:buildbot@hadron
Working Directory:/home/buildbot/lwan-worker/clang-analyze/build
Command Line:make
Clang Version:clang version 16.0.6
Date:Sat Feb 24 17:30:21 2024

Bug Summary

Bug TypeQuantityDisplay?
All Bugs28
Logic error
Dangerous variable-length array (VLA) declaration1
Dereference of null pointer4
Result of operation is garbage or undefined2
Memory error
Double free1
Memory leak14
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.cmain19587View Report
Unused codeDead assignmentbin/tools/weighttp.cconfig_request14201View Report
Unused codeDead incrementbin/tools/weighttp.cconfig_request14191View Report
Unused codeDead nested assignmentbin/tools/weighttp.cconfig_request14201View 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 errorDouble freelib/sd-daemon.csd_listen_fds_with_names22725View Report
Memory errorMemory leaklib/lwan-http-authorize.ccreate_realm_file7217View Report
Memory errorMemory leaklib/sd-daemon.cstrv_split17822View Report
Memory errorMemory leaklib/lwan.cparse_listener_prefix33935View Report
Memory errorMemory leaksamples/smolsite/main.cfile_cb15723View Report
Memory errorMemory leakbin/tools/mimegen.cmain28028View Report
Memory errorMemory leaklib/lwan-http-authorize.ccreate_realm_file7217View Report
Memory errorMemory leakbin/tools/mimegen.cmain28026View Report
Memory errorMemory leakbin/tools/mimegen.cmain34320View Report
Memory errorMemory leaksamples/smolsite/main.clwan_handler_view_root32711View Report
Memory errorMemory leakbin/tools/mimegen.cmain34335View 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
Memory errorMemory leakbin/tools/mimegen.cmain34341View Report
Logic errorResult of operation is garbage or undefinedbin/tools/statuslookupgen.crotate13112View Report
Logic errorResult of operation is garbage or undefinedlib/lwan-strbuf.clwan_strbuf_free19813View Report
Memory errorUse-after-freelib/lwan-strbuf.clwan_strbuf_reset3238View Report