cppcheck
cppcheck copied to clipboard
static analysis of C/C++ code
Results
369
cppcheck issues
Sort by
recently updated
recently updated
newest added
Compares number of non-static members with number of entries in braced initializer.
Might need more tests. The fix is a bit hacky but I thought I'd make as small of a change as possible.