Skip to content

cppcheck and clang --analyze fixes

Thomas E. Dickey requested to merge cppcheck-fixes into master

Several small changes to reduce the cppcheck and clang --analyze warnings. Used cppcheck 2.8 and 2.3, and clang 11 and 14. Most of the remaining cppcheck warnings are false positives.

Merge request reports