GitHub / cppcheck-opensource/cppcheck / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 843ce7c0 | fixed #14265 - added column information to some simplecpp errors (#7968) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| fc69847d | Fix #14291 (GUI: save results during analysis) (#7991) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 996faffd | Fix #13645 (fail to load platform when executing Cppcheck in PATH) (#7977) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| ad24fc6a | Fix #12503 (usability: bogus suggestion in functionStatic message) (#7978) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| bb2bb4f8 | Fix #11824 (Option --max-configs has no effect if -D is used) (#7980) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| d1e4660a | Fix #13031 FP resourceLeak with struct (#7982) |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| f077ec46 | Fix #14011 (crash: GUI crash when trying to hide a result from xml file) (#7985) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 12d03919 | Fix #14286 : Add correct column number to tokens of enum in dump file (#7974) |
Swasti Shrivastava <3****6@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 9486fde9 | Disable backtrace support in AIX (#7986) |
Reshma V Kumar <r****r@i****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 796b1811 | Refs #14289: No bailout for string literals (#7984) |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 510a29d9 | Partial fix for #6294 FN uninitMemberVar for pointers used in constructor (#7... |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| cb76e529 | Partial fix #14227 (Add checker documentation for truncLongCastAssignment and... |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 602da94d | Fixed #14032 (SARIF: version should be the first property) (#7975) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 3b44fecd |
Fix #14287 Crash in valueFlowSymbolic() with initializer list (#7976)
Co-authored-by: chrchr-github <n****y@g****m> |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 5374cd36 | Refs #13031 Fix FN resourceLeak with cast (#7973) |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 1aefbab0 | got rid of test-only `Directive` constructor (#7972) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 33ff194c | Fix #13825 (toomanyconfigs lacks file information) (#7967) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 1ca1246c | releasenotes.md: various updates (#7971) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| d8b6e08a | fixed #14275 - map simplecpp errors to individual IDs (#7966) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 09edac0b | got rid of duplicated error reporting code in `CppCheck::checkInternal()` / c... |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| e21be4e4 | Fix #14272 (symboldatabase: findFunction match wrong function when there is e... |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| bb78bd81 | refs #14265: some simplecpp errors might lack column information (#7965) |
Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 2ad46208 | small error handling cleanup in `Preprocessor` (#7959) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 9f32d898 | Tokenizer: removed some friend class declarations / cleaned up member access ... |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 08cdf363 | Fixed #14266 (documentation: clarify how -i works) (#7961) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| f7a3761b | Fixed #12771 (Progress value is not increased) (#7956) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 9ab15854 |
Fix #14260 Crash in valueFlowLifetimeClassConstructor() (#7957)
Co-authored-by: chrchr-github <n****y@g****m> |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 37476857 | Fix #4491 FN redundantAssignment: assigning same value twice (#7955) |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 359ae22e | Fix #14257 FP autoVariables, local struct with pointer that points at global ... |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 3cfa70d4 | Fix #14256 syntaxError for C++23 lambda without parameter clause (#7953) |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 2af570d0 | Tokenizer: added missing end token in `__typeof` matching in `setVarIDPass1()... |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 15a4f638 |
Fix #14247 FN returnDanglingLifetime with designated initializer (#7937)
Co-authored-by: chrchr-github <n****y@g****m> |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 61a9b2e2 | Fix #14254 (Use simplecpp 1.6.2) (#7942) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 7100bdab | Fix #14251 FP constParameterReference for struct with optional struct member ... |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 7e09fa07 | testrunner: several cleanups (#7944) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 9ac4623c | ignore all other suppressions when `UNUSEDFUNCTION_ONLY` hack is active / sel... |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 5f34b1cf | TestTokenizer: some settings and options cleanups (#7950) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| d1de8049 | removed unnecessary friend declaration of test classes from `CheckUnusedFunct... |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 2c5b8725 | Fix #14206 --showtime does not account for addons (#7904) |
olabetskyi <1****i@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 554b98a0 | CMake cleanup (#7658) |
Paul Fultz II <p****2@y****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 02b0e876 | fix #14207: GUI: write proper error messages when project import fails (#7941) |
Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 5fd0e6c9 | y2038: eliminate false positives with automatic build system detection (#7631) |
Lukas Hiesmayr <5****x@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 10cdb3da | removed unnecessary friend declaration of test class from `MathLib` (#7946) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| e04019cd | removed need for friend declaration of test class in `Platform` (#7945) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 04dc6630 | fixed some `Variable copied when it could be moved` Coverity warnings (#7943) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 900148cb | Fix #14250 (syntax error reported for assembler code) (#7947) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 1f35303b | prefer inline suppressions in selfchecks (#7939) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| ca87cc15 | fixed #14248/#14249 - suppressions with subpath were not reported as unmatche... |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| f3d9a376 | Fix #14225 (addons; add optional "hash" attribute for warning messages) (#7915) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 50168082 | enabled `information` messages in selfchecks / mitigated `unmatchedSuppressio... |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 98b6ff5c | Fix #14234 FN selfAssignment with global scope operator (#7934) |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 828e903c | Fix #14224: Add lineno. in typedef tokens in dumpfile (#7935) |
Swasti Shrivastava <3****6@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 71a4af2d | fixed #13663/#14232 - reworked `unmatchedSuppression` exclusion logic / do no... |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| a4a4a24e | CodeEditorStyle: fixed `naming-varname` selfcheck warnings (#7933) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 32ab9d1b |
Fix #14164 FN nullPointerRedundantCheck with ternary in function call (#7894)
Co-authored-by: chrchr-github <n****y@g****m> |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 44b2b451 |
Fix #14231 Crash in checkConstVariable() (#7931)
Co-authored-by: chrchr-github <n****y@g****m> |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 019c37c9 | TestStl: cleaned up settings usage (#7930) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 6d9e448f | TestSuppressions: fixed unused results / re-enabled all tests (#7929) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 4ad9b8a1 |
Fix #14074 FP constParameterReference reported for std::array object when non...
Co-authored-by: chrchr-github <n****y@g****m> |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| a8b7e2b2 | Fix #13773 (False positive: should not warn when different ternary 2nd and 3r... |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 74b2c435 | AUTHORS: Add GNL10 (#7928) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| f0866e59 | improved determination if application is Premium / added TODOs (#7346) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 43be5c3b | Partial fix for #14227, document constParameterPointer (#7924) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 3b1485fb | Add check for npos, when checkInternal receives file with missing dot (#7911) |
Goncalo Mao-Cheia <g****a@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| cdc3f033 | fixed #13990/#13991 - reworked platform lookup (#7639) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 36dbff50 | removed `emptyString` and its remaining usage (#7296) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 35474992 | removed need for friend declaration of test class in `CmdLineParser` / cleanu... |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| c4b988b0 | removed need for friend declaration of test class in `Preprocessor` / cleanup... |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 9f509830 | removed need for friend declaration of test class in `AnalyzerInformation` (#... |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| e42a30b2 | testrunner: some settings cleanups (#7919) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 3b477ceb | Fixup #13876 (Improve cstyleCast documentation, write a motivation section) [... |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 5f301d32 | introduced a cache for `followAllReferences()` calls (#7192) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 5ec627f4 | store reference of associated tokenlist in `Preprocessor` (#7903) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 5fff5da1 | Fixed #14129 (false positive: unusedPrivateFunction with __attribute__((unuse... |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| c6f3d72a |
Fix #14195 Show warning when main() throws an exception (#7887)
Co-authored-by: chrchr-github <n****y@g****m> |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 3e8c9d45 | Fixed #14127 (false positive: unusedPrivateFunction with [[maybe_unused]] att... |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 6798a554 | Fix #14223 (CI: Build windows release binary with mingw for comparisons) (#7909) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 495865d0 | Improve documentation of --enable (#7888) |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 3b12959a | Fix #14189 FP useInitializationList when members are assigned (#7908) |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| a4235744 | Fix #14224: Fix the typedef info in dump file (#7912) |
Swasti Shrivastava <3****6@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 387d7d80 | documentation: Add documentation about premium-misra-config warnings [ci skip... |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 233c0164 | Fix #14224: dumpfile: Add tokens to function pointer typedef (#7910) |
Swasti Shrivastava <3****6@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 92fffeea | Fix first instance rule being used as rule description for all violations of ... |
Usman Majid <n****d@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 1023d9bf | Fix #14218 Missing varid after brace-initialized array member (#7907) |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 19faaeec | Fix #13718 "bailout: possible noreturn scope" reported with unused cast in al... |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| f974ce67 | fixed generated GUI files being left out of sanitized selfcheck runs (#7805) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 107d10e3 |
Fix #13858, #13863 Add tests for nullpointerOutOfResources, purgedConfigurati...
Co-authored-by: chrchr-github <n****y@g****m> |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 901a3311 | Library: fixed mismatched predicate parameter in `hasAnyTypeCheck()` (#7902) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| b8c045a3 |
Fix #13864, #13766, #13867 Add missing tests for error IDs (#7901)
Co-authored-by: chrchr-github <n****y@g****m> |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| a53c1642 | Fix #13729, #13856, #13860 Remove unused error IDs (#7900) |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| ec117937 | testrunner: pass buffers to `simplecpp::TokenList()` without size parameter (... |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| c0a066d2 | fixed #13859 - added test for `toomanyconfigs` (#7898) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| ef902a81 | fixed #13823 - release-windows.yml: build with Boost [skip ci] (#7897) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| ba32fd20 | simplified sample code used to produce errors in tests (#7881) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 5ace300a | cleaned up includes based on include-what-you-use (#7895) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| a4faec0a | fix #13371: Tokenizer: handle typeof and __typeof (#7720) |
Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| fa0189b0 | fixed handling of mixed slashes in `Path::join()` (#7891) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 40b81a23 | use `test` make target in CI instead of `check` (#7892) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 5ea72f4e | triage_version.py: added `--diff` to print unified diff of output (#7879) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| da58a617 |
Fix #14193 FP knownConditionTrueFalse for loop references to container elemen...
Co-authored-by: chrchr-github <n****y@g****m> |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago |