User: | root@3b7184602445 |
---|---|
Working Directory: | /rootdir |
Command Line: | make -j 5 |
Clang Version: | Debian clang version 16.0.6 (19) |
Date: | Sun Feb 11 17:26:50 2024 |
Bug Type | Quantity | Display? |
All Bugs | 10 | |
Logic error | ||
---|---|---|
Dereference of null pointer | 1 | |
Out-of-bound access | 2 | |
Unix Stream API Error | ||
Resource Leak | 1 | |
Unused code | ||
Dead assignment | 2 | |
Dead initialization | 2 | |
Unreachable code | 2 |
Bug Group | Bug Type ▾ | File | Function/Method | Line | Path Length | |
Unused code | Dead assignment | weather.c | _weather_info_fill | 497 | 1 | View Report |
Unused code | Dead assignment | weather-metar.c | metar_parse | 454 | 1 | View Report |
Unused code | Dead initialization | weather-sun.c | calc_sun2 | 165 | 1 | View Report |
Unused code | Dead initialization | weather-sun.c | calc_sun2 | 164 | 1 | View Report |
Logic error | Dereference of null pointer | weather-met.c | met_reprocess | 111 | 23 | View Report |
Logic error | Out-of-bound access | weather-met.c | met_reprocess | 111 | 44 | View Report |
Logic error | Out-of-bound access | weather-metar.c | metar_tok_vis | 169 | 9 | View Report |
Unix Stream API Error | Resource Leak | test_metar.c | main | 73 | 8 | View Report |
Unused code | Unreachable code | weather-metar.c | metar_tok_vis | 177 | 1 | View Report |
Unused code | Unreachable code | weather-sun.c | weather_info_next_sun_event | 339 | 1 | View Report |