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.0
Date:Sun Jan 16 23:03:28 2022

Bug Summary

Bug TypeQuantityDisplay?
All Bugs14
Logic error
Array subscript is undefined1
Dereference of null pointer1
Result of operation is garbage or undefined1
Memory error
Double free1
Memory leak9
Unused code
Dead nested assignment1

Reports

Bug Group Bug Type ▾ File Function/Method Line Path Length
Logic errorArray subscript is undefinedlib/lwan-thread.clwan_thread_init122116View Report
Unused codeDead nested assignmentlib/realpathat.crealpathat2821View Report
Logic errorDereference of null pointerlib/list.hlist_add_tail32417View Report
Memory errorDouble freelib/lwan-mod-rewrite.cparse_condition_key_value61427View Report
Memory errorMemory leakbin/tools/mimegen.cmain26623View Report
Memory errorMemory leaklib/lwan.cparse_listener_prefix33831View Report
Memory errorMemory leakbin/tools/mimegen.cmain32942View Report
Memory errorMemory leakbin/tools/mimegen.cmain26625View Report
Memory errorMemory leaklib/lwan.cparse_listener_prefix33831View Report
Memory errorMemory leaklib/lwan-http-authorize.ccreate_realm_file7517View Report
Memory errorMemory leakbin/tools/mimegen.cmain32935View Report
Memory errorMemory leaklib/lwan-http-authorize.ccreate_realm_file7517View Report
Memory errorMemory leakbin/tools/mimegen.cmain32920View Report
Logic errorResult of operation is garbage or undefinedlib/lwan-thread.clwan_thread_init124722View Report