build - scan-build results

User:buildbot@hadron
Working Directory:/home/buildbot/lwan-worker/clang-analyze/build
Command Line:make
Clang Version:clang version 13.0.1
Date:Sun Feb 20 21:08:48 2022

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.cmain19557View Report
Unused codeDead assignmentbin/tools/weighttp.cconfig_request14171View Report
Unused codeDead incrementbin/tools/weighttp.cconfig_request14161View Report
Unused codeDead nested assignmentsamples/clock/gifenc.cput_image2141View Report
Unused codeDead nested assignmentbin/tools/weighttp.cconfig_request14171View Report
Logic errorDereference of null pointerbin/tools/weighttp.cclient_connect54827View Report
Logic errorDereference of null pointerbin/tools/weighttp.cclient_revents94023View Report
Logic errorDereference of null pointerbin/tools/weighttp.cclient_reset44726View Report
Memory errorMemory leakbin/tools/weighttp.cworker_thread110019View Report