An open API service providing commit metadata for open source projects.

GitHub / cppcheck-opensource/cppcheck / commits

SHA Message Author Date Stats
55493d07 Fix #13812 value potentially truncated in ValueFlowAnalyzer::evaluteInt() (#8... chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
4d12b1da Fix #14680: GUI: internalError with empty user includes (#8478) Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
e6807a4f fixed #14675 - provide proper error ID for `simplecpp::Output::EXPLICIT_INCLU... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
2feda022 Fix #14678 (GUI: Remove option to generate compliance report) (#8470) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
17214852 Partial fix for #14576: Missing attribute alignas (aligned_storage case) (#8307) Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
79ca30ab Partial fix for #10452 FN knownConditionTrueFalse with bool and float (#8438)
Co-authored-by: chrchr-github <n****y@g****m>
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
4f8a48db Fix #11617 FP constParameter with std::begin/end (#8427)
Co-authored-by: chrchr-github <n****y@g****m>
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
975a52df refs #11641 - removed snap configuration [skip ci] (#8453) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
0589dca5 Fix #14160 FP unreadVariable for smart pointer (#8452)
Co-authored-by: chrchr-github <n****y@g****m>
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
69d89c5d Fix #14671 (GUI: add --include option to project file dialog) (#8454) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
30cdc637 Fix #14539: false positive: constParameterPointer with type alias (#8310) Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
085cc68f Fix #14535: false positive: unreadVariable (array access after pointer cast) ... Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
01fd500d Fix #14643, #10965, #11704: false positive: unreadVariable for constructors w... Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
f4be6140 fixed `lookup_test.py::test_addon_lookup_relative_noext_trailing_notfound` on... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
7e36471e addoninfo.cpp: use `Path::join()` in `getFullPath()` (#8433) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
d4f3b304 Fix #14667 Stack overflow in ValueType::getSizeOf() (#8440)
Co-authored-by: chrchr-github <n****y@g****m>
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
caff3d48 refs #14599 - do not implicitly print in `TimerResults::stop()` (#8400) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
830ef470 Fix #14660 Handle reverse conditions in isOppositeCond function (#8408) François Berder <1****r@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
ff9ac4b7 Fix #12773 FP accessMoved using try_emplace() together with std::move() (#8421) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
8396413f Fix #14664 FN constStatement for array of pointers to struct (#8439) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
bc7cfdf6 Fix #14661 Regression while handling arrays of function pointers (#8436) Anton Lindqvist <a****n@b****e>
Committed by: GitHub <n****y@g****m>
5 months ago
dd99f0c9 Fix #14334 (Support more msbuild conditional constructs) (#8258)
Co-authored-by: Daniel Marjamäki <d****i@c****m>, Leander Schulten <L****n@t****e>
autoantwort <4****t@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
e64454de Fix #10152 memleak with switch/break (#8437) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
b6c70b47 fixed #14658 - do not append extension in lookup if a relative path has been ... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
4ef0318e Fix #11895 FP derefInvalidIterator with std::advance (#8431)
Co-authored-by: chrchr-github <n****y@g****m>
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
e946e50d platforms: Add RISC-V 32-bit and 64-bit platform files (#8403) Alvin Che-Chia Chang <v****y@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
ec77e312 Fix #14640 FP uninitvar (address in init list) (#8434) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
3417a0cd Fix #14657 report type: handle id suffix better when getting guideline number... Wija <5****n@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
1def032a Fix #13443 FP uninitMemberVar due to bad varid in template (#8304) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
0fd737a9 Refs #14622: fix wrong template instantiation with specialization (#8373)
Co-authored-by: chrchr-github <n****y@g****m>
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
b599bb40 Fix #14635 FN unusedVariable for array of pointers (#8402) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
82d3a800 Avoid knownConditionTrueFalse warning in signalhandler.cpp (#8430) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
2cfa74bb Fix #11300 FP accessMoved with write access (inconclusive) (#8423)
Co-authored-by: chrchr-github <n****y@g****m>
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
9c1e757d Fix #14629 syntaxError when not/compl is used as identifiers (C) (#8384) Andreas Wilhelm <w****m@c****u>
Committed by: GitHub <n****y@g****m>
5 months ago
e2de428d Fix bitwiseOnBoolean warnings in library.cpp (#8428) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
cc099881 avoid progress-related hot spot in `ValueFlowPassRunner::run()` (#8369) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
2eb4e94c Fix #14639 FN danglingLifetime (address stored in non-local container) (#8406)
Co-authored-by: chrchr-github <n****y@g****m>
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
c0793bbf Partial fix for #14640 FP uninitvar (address in init list) (#8407) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
09c11612 Fix #14624 FP wrongPrintfScanfArgNum with sscanf_s() (#8385) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
03e92e9e Fix #14654 Bad configuration for BOOST_AUTO_TEST_CASE (#8418) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
e41115d2 Fix #14628: MISRA: avoid false positives for true/false after #14607 (#8388) Devansh Varshney (देवांश वार्ष्णेय) <v****4@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
583bc8b5 Fix #11780 FN uninitvar with clock_settime() / Partial fix for #11617 FP cons... chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
1ade97cc Partial fix for #11738 Bad AST for array with aggregate initialization (#8396) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
bf42abdf testrunner: added option `-t` to print timing information about the tests (#8... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
6bbfee24 pass `TokenList` to `SuppressionList::markUnmatchedInlineSuppressionsAsChecke... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
8a12e571 selfcheck.yml: run with `valgrind --tool=memcheck` (#8232) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
bbdf547d fixed #13810 - fixed missing column for `unmatchedSuppression` (#8276) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
517adae5 fixed #3488 - added CLI option `--exitcode-suppress` (#8386) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
69135172 Token: removed test-only `stringifyList()` overload (#8411) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
3836b2b1 fixed #14638 - report errors for invalid suppression lines (#8404) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
21d4c790 Fix #12904 FN unusedFunction with function named like unknown type (#8417) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
8ee2ccbb Fix #12548 FN returnTempReference with braced initializer (regression) (#8409)
Co-authored-by: chrchr-github <n****y@g****m>
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
d17592e4 removed empty sanitizer workflow files [skip ci] (#8424) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
83fa5ada testrunner: do not load `std.cfg` in executor tests (#8419) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
9d1b35b8 Fix #12905 boolean literal in return statement treated as function call by un... chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
c9563b12 fixed #12323 - valgrind.yml: enabled most `testrunner` tests (#8364) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
123a360b fixed #14649 - CI-cygwin.yml: use versioned `cygwin/cygwin-install-action` (#... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
f44258a1 TestErrorLogger: added tests (#8413) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
db9f970a style: remove unnecessary semicolon after namespace (#8410) Piotr Idzik <6****2@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
57462702 fixed #13721 - Add support for Visual Studio 2026 .slnx project files (#8355) Robert Reif <r****f@e****t>
Committed by: GitHub <n****y@g****m>
5 months ago
57149b41 Fix #14600 FN stlcstrConstructor with offset (regression) (#8338)
Co-authored-by: chrchr-github <n****y@g****m>
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
cf934249 added `engine` to rule XML to specify regex engine (#8383) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
d2f98f37 consolidated individual sanitizer workflows into a single one (#8275) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
c0d6206a Remove erroneous comments about duplicates [skip ci] (#8405) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
bb5f483c Fix #14633 FN funcArgNamesDifferent for function pointer (regression) (#8398)
Co-authored-by: chrchr-github <n****y@g****m>
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
18eb2181 Fix #14175 duplicated nullPointer (#8393) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
b9e6ace6 Fix #14450: FP functionStatic (unknown function call confused with constructo... Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
182815a7 Update Japanese Translation for 2.21 (#8298) Tomo Dote <f****4@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
9e1ead65 config.h: removed `NOEXCEPT` in favor of `noexcept` (#8395) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
db1c0057 TestCmdlineParser: resolved bogus TODO asserts (#8387) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
e5f13ce6 testrunner: bail out on unknown options (#8377) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
c78ad5aa disallow passing pointer to `utils::as_const()` as it does nothing (#8394) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
f6b31b76 Add test for #14372: Unmatched suppression reported for block suppression (#8... Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
241cfcb2 testrunner: made `-x` work with individual tests (#8362) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
a1e752f1 iwyu.yml: use `fedora:rawhide` to get the very latest packages / dropped some... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
e3feff9f optimized `Library::platform_type()`a bit (#8380) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
e06e98ff Fix #14559 FN constVariablePointer (ternary expression passed to unknown func... chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
38a45b4b Fix #11125 FP unreadVariable with loop over array (#8357) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
2daa9cde Fix #11335 FN arrayIndexOutOfBounds with array of pointers (regression) (#8323) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
b99ce96e Partial fix for #9078 FN compareValueOutOfTypeRangeError (x <= UINT32_MAX) (#... chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
67e9b552 Refs #10958: add missing operators in valueFlowSameExpressions() (#8350)
Co-authored-by: chrchr-github <n****y@g****m>
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
f0b0d84b fixed #14609 - valueflow.cpp: made timer results unique (#8358) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
de2d4664 Fix #12623 FP constParameterReference for typedefed identifier (#8341) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
39a485d9 Fix #14564 FP AssignmentIntegerToAddress (MAKEINTRESOURCE() in windows.cfg) (... chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
be6e4a16 some `ProgressReporter` fixes (#8368) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
b70e34d8 Fix #14607: MISRA: make rule 10.3 warn on bool <- 0/1 in C99 and later (#8340) Devansh Varshney (देवांश वार्ष्णेय) <v****4@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
18492b02 refs #14599 - moved printing of summary timer results out of executors (#8347) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
6c25934c fix(docs): correct typos found during code review (#8291)
Co-authored-by: chrchr-github <7****b@u****m>
Signed-off-by: Marcel Petrick <m****l@m****t>, Marcel Petrick <m****l@m****t>
Marcel Petrick <m****l@m****t>
Committed by: GitHub <n****y@g****m>
5 months ago
b0f200c4 fixed #14619/#14620 - fixed potential memory leak using `--rule` / suppressed... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
c24bf0ed Fix #14615 internalError "Cannot find end of expression" with brace init (#8376) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
b0d3ec4b triage: update qmake project, utils.cpp is used (#8381) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
83664f57 Fix #14621 Invalid test code in `other_test.py::test:addon_misc` (#8366) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
682810d0 Fix #14613 Crash in compilePrecedence2() (function called requires) (#8371)
Co-authored-by: chrchr-github <n****y@g****m>
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
ac49e4e8 cleaned up includes based on `include-what-you use` (#8374) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
ee1afe94 Remove unnecessary loading of qt.cfg in testtokenize.cpp (#8372)
Co-authored-by: chrchr-github <n****y@g****m>
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
7108f9fd Revert "Fix #14613 Crash in compilePrecedence2() (function called requires)"... chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
74e6823c Fix #14613 Crash in compilePrecedence2() (function called requires) (#8361)
Co-authored-by: chrchr-github <n****y@g****m>
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
f6841639 Fix #12699 QDir functions missing from qt.cfg (#8349)
Co-authored-by: Dominik Strasser <u****n@e****m>, chrchr-github <n****y@g****m>
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
5bec5624 library.cpp: use `std::unordered_map` for some `Library::LibraryData` members... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
bb948d23 TestTokenizer: reduced amount of `settingsBuilder().build()` calls (#8367) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago

← Back to repository