47
I Use This!
High Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected 1 day ago.
Sep 10, 2025 — Sep 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refs #12442 - generate a fuzzing corpus by extracting code from `testrunner` (#7232) More... 4 months ago
Fix #1473: warn when fclose() is used as a while loop condition (#8444) More... 4 months ago
testrunner: do not use global check instances (#8561) More... 4 months ago
ProcessExecutor: avoid explicit usage of suppressions (#4989) More... 4 months ago
Fix #14697 FN uninitMemberVarNoCtor when mixing (un)initialized member variables (#8557) More... 4 months ago
refs #14498 - do not create global static instances of the checks (#8555) More... 4 months ago
Fix #14714, #14748 FN constParameterPointer (array member, dereference in ternary) (#8553) More... 4 months ago
Fix #14453 FP constParameterPointer with strchr() (#8554) More... 4 months ago
Fix #14707 Clarify: uninitMemberVarNoCtor variable (#8556) More... 4 months ago
AUTHORS: Add Tamaranch [skip ci] (#8560) More... 4 months ago
gtk.cfg: Add some defines (#8558) More... 4 months ago
small `Check::instances()` usage cleanup (#8559) More... 4 months ago
Fix #14717 (FP: same exprId for different expressions leads to wrong redundantAssignment) (#8520) More... 4 months ago
Fix #14729: False positive: uninitdata reported for ternary operator that does not dereference buffer (#8550) More... 4 months ago
Fix #14474: Bad varid for global variable matching function pointer argument (#8467) More... 4 months ago
Fix #14471: Improve check: shadowVariable for function argument (#8303) More... 4 months ago
Fix #9761 FP constParameter on parameter assigned to boost::optional<T&> (#8548) More... 4 months ago
Fix #12320 FP knownConditionTrueFalse with if chain (#8547) More... 4 months ago
gtk.cfg: g_application_get_default is transfer none (#8545) More... 4 months ago
Fix #14740 Hang: createAst, daca package lomiri-location-service (#8551) More... 4 months ago
Fix #14728 FP ctunullpointer with std::optional (#8536) More... 4 months ago
Fix #14733 FP functionStatic for brace initialization + typedef (#8537) More... 4 months ago
Fix #14734 FP invalidFunctionArg with ternary expression (#8538) More... 4 months ago
ProcessExecutor: do not modify mutable objects from parent in forked process (#8541) More... 4 months ago
Fix #14737 (GUI: Remove handling of Cppcheck Premium LOC license) (#8543) More... 4 months ago
Fix #14739 Improve bad CERT INT parameter handling (#8542) More... 4 months ago
only issue `logChecker` messages when necessary (#8535) More... 4 months ago
fixed #14732 - fixed potential crash with incomplete preprocessor directive (#8539) More... 4 months ago
Fixed #14735 (dumpfile: Value::intvalue with negative value for unsigned expression) (#8540) More... 4 months ago
Fix #7959 invalidPrintfArgType_uint false positive (#8534) More... 4 months ago