cafe-calc (clang-tools 1:19.0-63) - scan-build results

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 Summary

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

Filter Results by File

Reports

Bug Group Bug Type ▾ File Function/Method Line Path Length
Unused codeDead assignmentmath-buttons.cbase_changed_cb4771View Report
Unused codeDead assignmentmath-equation.cmath_equation_get_equation8501View Report
Unused codeDead assignmentmath-preferences.cset_combo_box_from_int1631View Report
Unused codeDead nested assignmentlexer.cl_insert_next_token2021View Report
Unused codeDead nested assignmentlexer.cl_insert_next_token2391View Report
Unused codeDead nested assignmentlexer.cl_insert_next_token1231View Report
Logic errorDereference of null pointermp.cmp_factorize209411View Report
Logic errorOut-of-bound accessmp.cmp_add_real36542View Report
Logic errorOut-of-bound accessmp.cmp_fractional_component50524View Report