cafe-calc (clang-tools 1:16.0-58.1) - scan-build results

User:root@b8ce5b0d9a24
Working Directory:/rootdir
Command Line:make -j 5
Clang Version:Debian clang version 16.0.6 (27+b1)
Date:Mon Aug 5 14:17:41 2024

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_factorize209211View Report
Logic errorOut-of-bound accessmp.cmp_add_real36542View Report
Logic errorOut-of-bound accessmp.cmp_fractional_component50524View Report