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:Sun Apr 14 15:11:07 2024

Bug Summary

Bug TypeQuantityDisplay?
All Bugs9
Logic error
Dangerous variable-length array (VLA) declaration1
Dereference of null pointer3
Memory error
Memory leak1
Unused code
Dead assignment1
Dead increment1
Dead nested assignment2

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 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 pointerbin/tools/weighttp.cclient_connect55127View Report
Memory errorMemory leakbin/tools/weighttp.cworker_thread110319View Report