libcafeweather (clang-tools 1:19.0-63) - scan-build results

User:root@43a3d28de06f
Working Directory:/rootdir
Command Line:make -j 5
Clang Version:Debian clang version 19.1.7 (3)
Date:Tue Apr 8 10:14:38 2025

Bug Summary

Bug TypeQuantityDisplay?
All Bugs9
Logic error
Dereference of null pointer1
Out-of-bound access1
Stream handling error
Resource leak1
Unix Stream API Error
Resource Leak1
Unused code
Dead assignment2
Dead initialization2
Unreachable code1

Filter Results by File

Reports

Bug Group Bug Type ▾ File Function/Method Line Path Length
Unused codeDead assignmentweather.c_weather_info_fill4971View Report
Unused codeDead assignmentweather-metar.cmetar_parse4541View Report
Unused codeDead initializationweather-sun.ccalc_sun21651View Report
Unused codeDead initializationweather-sun.ccalc_sun21641View Report
Logic errorDereference of null pointerweather-met.cmet_reprocess11123View Report
Logic errorOut-of-bound accessweather-met.cmet_reprocess11146View Report
Unix Stream API ErrorResource Leaktest_metar.cmain739View Report
Stream handling errorResource leaktest_metar.cmain7310View Report
Unused codeUnreachable codeweather-sun.cweather_info_next_sun_event3391View Report