User: | root@865d2d0efa6a |
---|---|
Working Directory: | /rootdir |
Command Line: | make -j 5 |
Clang Version: | Debian clang version 16.0.6 (19) |
Date: | Sun Feb 11 01:51:29 2024 |
Bug Type | Quantity | Display? |
All Bugs | 16 | |
Logic error | ||
---|---|---|
Dereference of null pointer | 1 | |
Out-of-bound access | 2 | |
Unix Stream API Error | ||
Resource Leak | 1 | |
Unused code | ||
Dead assignment | 3 | |
Dead initialization | 7 | |
Unreachable code | 2 |
Bug Group | Bug Type ▾ | File | Function/Method | Line | Path Length | |
Unused code | Dead assignment | weather-wx.c | wx_finish | 38 | 1 | View Report |
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-bom.c | bom_finish | 33 | 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 |
Unused code | Dead initialization | weather-metar.c | metar_finish | 491 | 1 | View Report |
Unused code | Dead initialization | weather-iwin.c | iwin_finish | 385 | 1 | View Report |
Unused code | Dead initialization | weather-wx.c | wx_finish | 30 | 1 | View Report |
Unused code | Dead initialization | weather-met.c | met_finish | 149 | 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 |