Task #570 - keybinder-0.3.1-29.fc41/scan-results.err
back to task #570download
Error: CPPCHECK_WARNING: keybinder-0.3.1-build/keybinder-0.3.1/libkeybinder/bind.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. Error: CLANG_WARNING: keybinder-0.3.1-build/keybinder-0.3.1/libkeybinder/bind.c:575:10: warning[deadcode.DeadStores]: Value stored to 'iter' during its initialization is never read # 573| void keybinder_unbind_all (const char *keystring) # 574| { # 575|-> GSList *iter = bindings; # 576| # 577| for (iter = bindings; iter != NULL; iter = iter->next) { Error: CPPCHECK_WARNING: keybinder-0.3.1-build/keybinder-0.3.1/libkeybinder/tmp-introspecta4u9179o/Keybinder-0.0.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. Error: CLANG_WARNING: keybinder-0.3.1-build/keybinder-0.3.1/libkeybinder/tmp-introspecta4u9179o/Keybinder-0.0.c:799:27: warning[core.NullDereference]: Access to field 'message' results in a dereference of a null pointer (loaded from variable 'error')