User: | root@ee59ee6a993d |
---|---|
Working Directory: | /rootdir |
Command Line: | make -j 5 |
Clang Version: | Debian clang version 19.1.6 (1+b1) |
Date: | Sat Jan 11 11:17:45 2025 |
Bug Type | Quantity | Display? |
All Bugs | 13 | |
Logic error | ||
---|---|---|
Dereference of null pointer | 1 | |
Memory error | ||
Use-after-free | 1 | |
Unused code | ||
Dead assignment | 5 | |
Unreachable code | 6 |
Bug Group | Bug Type ▾ | File | Function/Method | Line | Path Length | |
Unused code | Dead assignment | cpm-prefs-core.c | cpm_prefs_init | 825 | 1 | View Report |
Unused code | Dead assignment | cpm-manager.c | cpm_manager_init | 1822 | 1 | View Report |
Unused code | Dead assignment | cpm-statistics.c | main | 1255 | 1 | View Report |
Unused code | Dead assignment | csd_media-keys-window.c | csd_media_keys_window_init | 655 | 1 | View Report |
Unused code | Dead assignment | cpm-statistics.c | main | 1447 | 1 | View Report |
Logic error | Dereference of null pointer | cpm-manager.c | cpm_manager_systemd_inhibit | 1786 | 11 | View Report |
Unused code | Unreachable code | cpm-dpms.c | cpm_dpms_poll_mode_cb | 237 | 1 | View Report |
Unused code | Unreachable code | cpm-brightness.c | cpm_brightness_down | 764 | 1 | View Report |
Unused code | Unreachable code | cpm-main.c | main | 247 | 1 | View Report |
Unused code | Unreachable code | cpm-control.c | cpm_control_hibernate | 391 | 1 | View Report |
Unused code | Unreachable code | cpm-control.c | cpm_control_suspend | 273 | 1 | View Report |
Unused code | Unreachable code | egg-idletime.c | egg_idletime_finalize | 446 | 1 | View Report |
Memory error | Use-after-free | egg-idletime.c | egg_idletime_alarm_free | 334 | 22 | View Report |