User: | coreboot@f7d0bd87af6a |
---|---|
Working Directory: | /home/coreboot/node-root/workspace/coreboot_scanbuild |
Command Line: | make V=0 DOTCONFIG=/cb-build/coreboot_scanbuild.0/SIFIVE_HIFIVE_UNMATCHED/config.build obj=/cb-build/coreboot_scanbuild.0/SIFIVE_HIFIVE_UNMATCHED objutil=/cb-build/coreboot_scanbuild.0/sharedutils BUILD_TIMELESS=1 |
Clang Version: | coreboot toolchain v2024-03-30_cccada28f7 - clang version 17.0.6 (https://review.coreboot.org/coreboot 619535778cf7c6b141f8c13b967995327108a50a) |
Date: | Thu May 9 08:10:30 2024 |
Bug Type | Quantity | Display? |
All Bugs | 5 | |
Logic error | ||
---|---|---|
Dereference of null pointer | 2 | |
Memory error | ||
Memory leak | 1 | |
Unused code | ||
Dead increment | 2 |
Bug Group | Bug Type ▾ | File | Function/Method | Line | Path Length | |
Unused code | Dead increment | drivers/spi/spi_sdcard.c | spi_sdcard_multiple_read | 548 | 1 | View Report |
Unused code | Dead increment | drivers/spi/spi_sdcard.c | spi_sdcard_multiple_write | 711 | 1 | View Report |
Logic error | Dereference of null pointer | lib/string.c | strtok_r | 185 | 6 | View Report |
Logic error | Dereference of null pointer | lib/device_tree.c | dt_find_compat | 753 | 12 | View Report |
Memory error | Memory leak | lib/device_tree.c | fdt_unflatten_node | 219 | 30 | View Report |
The analyzer had problems processing the following files:
Please consider submitting preprocessed files as bug reports.