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:Wed Jan 31 22:10:16 2024

Bug Summary

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

Reports

Bug Group Bug Type ▾ File Function/Method Line Path Length
Logic errorDangerous variable-length array (VLA) declarationweighttp.cmain19587View Report
Unused codeDead assignmentweighttp.cconfig_request14201View Report
Unused codeDead incrementweighttp.cconfig_request14191View Report
Unused codeDead nested assignmentweighttp.cconfig_request14201View Report
Logic errorDereference of null pointerweighttp.cclient_revents94322View Report
Logic errorDereference of null pointerweighttp.cclient_reset45026View Report
Logic errorDereference of null pointerweighttp.cclient_connect55127View Report
Memory errorMemory leakweighttp.cworker_thread110319View Report