User: | root@26c46e334cb7 |
---|---|
Working Directory: | /rootdir |
Command Line: | make -j 3 |
Clang Version: | Debian clang version 14.0.6 |
Date: | Thu Jul 27 18:30:14 2023 |
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 | 473 | 1 | View Report |
Unused code | Dead assignment | math-equation.c | math_equation_get_equation | 846 | 1 | View Report |
Unused code | Dead assignment | math-preferences.c | set_combo_box_from_int | 161 | 1 | View Report |
Unused code | Dead nested assignment | lexer.c | l_insert_next_token | 201 | 1 | View Report |
Unused code | Dead nested assignment | lexer.c | l_insert_next_token | 238 | 1 | View Report |
Unused code | Dead nested assignment | lexer.c | l_insert_next_token | 122 | 1 | View Report |
Logic error | Dereference of null pointer | mp.c | mp_factorize | 2092 | 20 | View Report |
Logic error | Out-of-bound access | mp.c | mp_add_real | 365 | 43 | View Report |
Logic error | Out-of-bound access | mp.c | mp_fractional_component | 505 | 24 | View Report |