User: | root@f85a6c303f10 |
---|---|
Working Directory: | /rootdir |
Command Line: | make -j 5 |
Clang Version: | Debian clang version 19.1.7 (3+b1) |
Date: | Mon Aug 18 16:29:28 2025 |
Bug Type | Quantity | Display? |
All Bugs | 9 | |
Logic error | ||
---|---|---|
Dereference of null pointer | 1 | |
Out-of-bound access | 2 | |
Unused code | ||
Dead assignment | 3 | |
Dead nested assignment | 3 |
Bug Group | Bug Type ▾ | File | Function/Method | Line | Path Length | |
Unused code | Dead assignment | math-buttons.c | base_changed_cb | 477 | 1 | View Report |
Unused code | Dead assignment | math-equation.c | math_equation_get_equation | 850 | 1 | View Report |
Unused code | Dead assignment | math-preferences.c | set_combo_box_from_int | 163 | 1 | View Report |
Unused code | Dead nested assignment | lexer.c | l_insert_next_token | 202 | 1 | View Report |
Unused code | Dead nested assignment | lexer.c | l_insert_next_token | 239 | 1 | View Report |
Unused code | Dead nested assignment | lexer.c | l_insert_next_token | 123 | 1 | View Report |
Logic error | Dereference of null pointer | mp.c | mp_factorize | 2094 | 11 | View Report |
Logic error | Out-of-bound access | mp.c | mp_add_real | 365 | 42 | View Report |
Logic error | Out-of-bound access | mp.c | mp_fractional_component | 505 | 24 | View Report |