GitHub / cppcheck-opensource/cppcheck / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 0eb4dd8d | refs #13532 - test/cli/clang-import_test.py: pass `-q`to some invocations (#7... |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 9b11b6b0 | fixed #13979 - added `macos-15` to CI / adjusted some tests (#6519) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 326a9301 | fix #13954: Unnamed bit fields are removed. (#7611) |
Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| a214e76a | fixed #13980 - updated Qt to 6.9.1 (#7642) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 90b0e145 | fix #13968: Addon execution fails for some paths with spaces on Windows (#7632) |
Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| f4eb7331 | fix #13967: SymbolDatabase: Set correct scope for namespaced struct declarati... |
Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| dfa16af8 | cleaned up includes based on include-what-you-use (#7638) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 1cff8955 | refs #13914 - apply enforced language for non-project inputs in GUI (#7627) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| bc2755dd | Fix #13975 SymbolDatabase: wrongly set function pointer when called construct... |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 7c1981ba | refs #13618 - cleaned up some `--debug` handling and dependencies (#7592) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| fd7558d6 | iwyu.yml: work around missing includes for Fedora [skip ci] (#7625) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 06b490ff | Fixes #13962: fi can be nullptr (#7623) |
autoantwort <4****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| ca83f56a | Fix #13970 cfg/qt.cfg - add definition for QDate::isValid() (#7630) |
Allen Winter <a****n@p****t>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 61252d87 | fix #13964: ErrorLogger: Invalid/missing guideline/classification with `--rep... |
Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 98638047 | IRC chan is now on libera.chat (#7628) |
sdegrande <s****e@u****r>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| b6dd2860 | Fix #13852 (GUI does not finish analysis properly) (#7633) |
glankk <g****k@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 4780cd24 | reduced usage of `os.chdir()` in Python scripts (#6510) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 542da04e | fix #13961: Additional information for inline suppression in XML output (#7622) |
Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| a7f827d8 | fix #13960: False negative: no error when freeing struct member twice (regres... |
Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 129055d8 | avoid some unnecessary copies around `ErrorMessage` construction (#4665) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 1968e840 | fixed #13135 - removed deprecated `--showtime=` value `top5` (#5907) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 719f2e3f | test/cfg/runtests.sh: some refactoring / handle unversioned LUA package confi... |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 5f4423f2 | Fix #13959 Support nullptr in C23 (#7621) |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 8e62a241 | Fix #13918 FP doubleFree reported for struct member freed in ifs (#7619) |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 539aa4f1 | fixed #13939 - look for platform file relative to project file (first) with C... |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 1af769ed | fixed #13909 / refs #13914 - some (enforced) language handling fixes for the ... |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| d071066f | fix #13730: Report type: cppcheck severity is shown for misra directive even ... |
Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| fef58129 | AUTHORS: Add autoantwort [ci skip] (#7618) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 10131b1a | fixed #13958 - ThreadResult: reset `mItNextFile` along with `mFiles` (fixes a... |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| d95ae447 | Fixes #13956: VisualStudio Importer: Define UNICODE=1;_UNICODE=1 if Character... |
autoantwort <4****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| fc0cc31a | fix #4583 - GUI: Sorting does not remain in effect when another direc… (#7615) |
clock999 <w****n@1****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 169a22b3 |
Fix #13953 FP functionConst when casting address of pointer member (#7610)
Co-authored-by: chrchr-github <n****y@g****m> |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 8b66b1c8 |
Fix #10431 FP one-definition-rule if struct in mutually exclusive #ifdef bra...
Co-authored-by: chrchr-github <n****y@g****m> |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 84f910bf | Fix #13894 (Update simplecpp to 1.4.3) (#7554) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 8605900c | refs #13938/#13939#/13940/#13941 - test/cli/lookup_tests.py: added tests show... |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| b6f2f500 | fixed #13413 - removed `readme.txt` (from installer) (#7599) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| c7e7c7eb | ThreadResult: use `FileWithDetails` for `mFiles` (#7598) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 0ce96b32 | fix #12642 - GUI: statistics is not correct (#7600) |
clock999 <w****n@1****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 379f8c86 | Fix #13952 (dumpfile: the action and yield for container methods) (#7609) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 7504064c | fix #13653 & #13850: Wrong struct size computed for bitfields (#7597) |
Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| b8245c62 | fix #13948: CmdLineParser: Don't warn when `--no-analyze-all-vs-configs` is s... |
Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 47a9df53 | Fix #13832 (cppcheck build dir: do not reuse cached results if there were inv... |
glankk <g****k@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| fcb330f7 |
Fix #13929 FP internalAstError with using declaration and template aliased t...
Co-authored-by: chrchr-github <n****y@g****m> |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| e30978de | fix #13945: SymbolDatabase: function 'void ext_func(const callback_fn cb, siz... |
Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 43adf759 | fix #13861: Tokenizer/ValueFlow: wrong handling of struct initialization (#7604) |
Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 5e30dfb0 | fix #13770: Variadic lambda parameters treated as a fold expression (#7607) |
Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| a9f76b74 | Fix #13889 (cached misra results are shown after removing --premium=misra-c-2... |
glankk <g****k@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 3181f13a |
ValueFlow: don't reset the struct size if there is a unknown member + empty s...
Co-authored-by: Leander Schulten <L****n@t****e> |
autoantwort <4****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| e006e02d | fixed #12841 - added `frontend` for shared CLI and GUI code (#7579) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| a6c8540a | fixed #13348 - deprecated `unix32-unsigned` and `unix64-unsigned` platforms (... |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 8c1ef55e | fixed #13762 - added column information for `unusedFunction`/`staticFunction`... |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 7a378f46 | Fix #13933 (Misra C 2025: Add classifications) (#7593) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| ef2c326c | Fix #13843: htmlreport: support cert/misra report types (#7590) |
Swasti Shrivastava <3****6@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 291c053d | fixed #13921 - do not perform additional addon lookups with absolute path (#7... |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 1015d71a | fix #12302: internalAstError using lambda (#7589) |
Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| d0c44c2d | Fixup #13923 (help and documentation for --premium=misra-c-2025) (#7588) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 591d47f8 | Fix #13923 (Misra: Add --premium option misra-c-2025, do not fetch misra rule... |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| e25ca460 | cfg: add three missing macros to qt.cfg (#7582) |
CasparKielwein <C****r@K****e>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| fcf178c2 | testrunner: added more columns and error IDs to expected output (#7568) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 9b179ab3 | test/cli/lookup_test.py: improved testing of config lookup / small TODO clean... |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 7f60b0cc | SymbolDatabase: do not pass in references to `Settings` and `ErrorLogger` / s... |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| d8d36bd1 | fixed #13906 - `ErrorMessage::FileLocation` did not simplify the file in all ... |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| ce3763fc | programmemory.cpp: perform early exit in `Executor::executeImpl()` (#7571) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 8fe790bb | fixed #13922 - fail platform lookup when an invalid file is encountered (#7575) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| a552b26a | fix #12657: Syntax error. Unexpected tokens in initializer. [internalAstError... |
Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 4a53d044 | fix #13924: FP unknownMacro for C++ keyword in C code (#7578) |
Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| f5007b4b | ignore .DS_Store files [skip ci] (#7577) |
autoantwort <4****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 41a96892 | fixed #12753 - do not look for extension-less library files (#7538) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 014adb98 | fixed #13903 - do not perform additional platform lookups with absolute path ... |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| bafb790c | Fix #13878 FP noExplicitConstructor for ctor taking std::nullptr_t (#7572) |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 20dbc8de | astutils.h: removed unnecessary `std::stack` usage from `visitAstNodes()` (#7... |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 1c02772b | Fix #13902 FP constParameterPointer with QHash::insert() (#7566) |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 51f6d91b | Fix #13905 (propagate metrics to xml output) (#7547) |
Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| f6bd94f4 | fixed #13895/13896/13897 - improved extension handling in platform lookup (#7... |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 0fca9624 | fix #13893: Tokenizer: isInitBracket property is set for namespace (#7556) |
Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 285a80e5 | fixed #13393 - do not convert error location paths in XML output (#7563) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| a96989e3 | test/cli/lookup_tests.py: improved coverage (#7559) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 72197bb8 |
Fix #13338 FN passedByValueCallback with braced initializer (#7558)
Co-authored-by: chrchr-github <n****y@g****m> |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| dc0f5a14 | fixed some `-Wnrvo` Clang warnings (#7557) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| cf36006a | fix #13892: Syntax error. Unexpected tokens in initializer. (#7562) |
Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| eae49774 | fix #13833: internalAstError with compound literal (#7561) |
Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| f28aeaee | test/cli/other_test.py: extracted lookup-related tests to separate file (#7543) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 69f7241d | Fix #13799 (premium options to generate metrics report) (#7555) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| b4fa5eb7 |
Fix #13888 FP shadowVariable in friend function (#7552)
Co-authored-by: chrchr-github <n****y@g****m> |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| bdbf13e5 | Fix #13885 (Make sarif output compliant with SonarQube) (#7553) |
glankk <g****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 60eb475e | Fix #13887 (False positive: template argument reported as unused struct membe... |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 6765ee06 |
Fix #13886 nullptr dereference in warningIntToPointerCast() (#7550)
Co-authored-by: chrchr-github <n****y@g****m> |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 520147ae | Fix #13848 FP uninitStructMember with overloaded operator>> (#7549) |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 4bc359ac | fix #13879: crash when loading invalid compile_commands.json file (#7548) |
Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| f1fa374f | fix #13881: Stack overflow in findTokensSkipDeadCodeImpl() (#7545) |
Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 6f337e8a | Fix #13882 (TemplateSimplifier: argument integral type is not preserved) (#7546) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 41feaae8 | Fix #13876 (Document cstyleCast) [ci skip] (#7539) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 187d6abd | Partial fix for #13875 (Document preprocessorErrorDirective) [ci skip] (#7542) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| af9fb506 | Fix #13873 (Tokenizer: do not simplify 'using' in function declaration/defini... |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 5147b196 | fixed #13853 - updated Qt to 6.9.0 (#7433) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| eb63337f | testrunner: add even more error IDs and columns to expected output (#7535) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| e4b51d70 | Fix #13847 (simplifyTypedef should not simplify all using statements) (#7527) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 69a11d6e | testrunner: aligned multiline template with new default (#7534) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| ff44a9ef | testrunner: added more error IDs and columns to expected output (#7533) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 71c00157 | fixed #13785 - added `windows-2025` (as latest Windows) to CI (#7528) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago |