cafe-calc (clang-tools 1:14.0-55.3) - scan-build results

User:root@b5ae38ea0e73
Working Directory:/rootdir
Command Line:make -j 3
Clang Version:Debian clang version 14.0.6
Date:Sat Dec 31 02:32:04 2022

Bug Summary

Bug TypeQuantityDisplay?
All Bugs9
Logic error
Dereference of null pointer1
Out-of-bound access2
Unused code
Dead assignment3
Dead nested assignment3

Reports

Bug Group Bug Type ▾ File Function/Method Line Path Length
Unused codeDead assignmentmath-buttons.cbase_changed_cb4731View Report
Unused codeDead assignmentmath-equation.cmath_equation_get_equation8461View Report
Unused codeDead assignmentmath-preferences.cset_combo_box_from_int1611View Report
Unused codeDead nested assignmentlexer.cl_insert_next_token2011View Report
Unused codeDead nested assignmentlexer.cl_insert_next_token2381View Report
Unused codeDead nested assignmentlexer.cl_insert_next_token1221View Report
Logic errorDereference of null pointermp.cmp_factorize209220View Report
Logic errorOut-of-bound accessmp.cmp_add_real36543View Report
Logic errorOut-of-bound accessmp.cmp_fractional_component50524View Report