GitHub / cppcheck-opensource/cppcheck / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 7c6fdb21 | Fix #13286 FN constParameterPointer with decrement (regression) (#6979) |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 4ad32dea | fix #11685: FP floatConversionOverflow from dead code (#6973) |
Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 363a5965 | fix #13098: False negative: memory leak not found when deallocation is condit... |
Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| bdfaff66 | Fix #13289 (dumpfile: platform wchar_t and size_t info is missing) (#6987) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| fa50d185 | refs #13132 - release-windows.yml: fixed .qm handling for CMake [skip ci] (#6... |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| db8e755c | fixed some type mismatches (based on sign mismatch compiler warnings) (#6983) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 14400be0 | refs #12021 - CI-windows.yml: fail build on compiler warnings / some cleanups... |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 87658404 | Move test to TestLeakAutoVarPosix (#6980) |
Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 0771203d | fix #12781: FP doubleFree with fdopen() (#6974) |
Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 5296a399 | updated GitHub action `jurplel/install-qt-action` to `v4` (#6968) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| c2e661f7 | library.cpp: avoid useless cast (#6970) |
Tobias Weber <2****s@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 4b60f81c | CI-unixish-docker.yml: removed `ubuntu:16.04` and `ubuntu:18.04` (#6965) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 29da1bbb | Fix #13281 internalAstError with delete and increment/decrement (#6967) |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| f7a5788f | Library: defer a function call in `matchArguments()` (#6966) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 554a69ab | fixed #13132 - removed deprecated support for qmake (#6891) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 07946999 | enabled and fixed `-Wmissing-field-initializers` GCC warnings (#6964) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 55951dd0 | Update Japanese Translation for 2.16.0 (#6961) |
Tomo Dote <f****4@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| d39184a3 | createrelease: some updates to release notes [ci skip] (#6963) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| cc684ddf | Fix #13051 FP unreadVariable when nulling deleted pointer (regression) (#6949) |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| f122da35 | Fix #13196 FP negativeContainerIndex for non-empty container (#6948) |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 95bbb6e1 | releasenotes: start writing release notes for 2.17.0 [ci skip] (#6960) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 65cc0152 | fixed #13130 - added support for C/C++ standard aliases for `--std` (#6877) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 0ebbf8f6 | fixed some `consider-using-with` pylint warnings (#6903) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 8ba27f11 | re-added dmake sources to selfcheck (#6879) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| ef382b63 | cppcheck.cpp: fixed missing verbose logging of clang command when using build... |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 46b669f1 | Fix #13268 FP: unusedFunction: [[maybe_unused]] (#6954) |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| bfdd519a | bumped version to 2.16.99/2.17 (#6958) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 31b8e7ef | 2.16.0: Update AUTHORS [ci skip] (#6957) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 8a4b34ed | 2.16.0: Update copyright year [ci skip] (#6956) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 5cdbd16c | 2.16.0: update translations with lupdate [ci skip] (#6955) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 6c7ea402 | Fix #13265 (generate lib/checkers.cpp, update id mappings) (#6953) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| eab6b484 | Fix #13144 (regression: misra.json has stopped working since 2.10) (#6946) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 0545e659 | fix #11984: cppcheck --errorlist : regression, no missingInclude (#6943) |
Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 27cca726 | ValueFlow: extracted `valueFlowSubFunction()` into separate file (#6929) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 445c9865 | removed unused inconclusive handling from `isAliasOf()` (#6932) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 4903a411 | Fixup #13216, improved xml-format checkers report (#6945) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| a7a80386 | Fix #13216: Add checkers-report block to xml output (#6914) |
olabetskyi <1****i@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 5c09d93e | Fix #13249 FP syntaxError with sizeof in enum (#6941) |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 17a10d07 | fixed #13246/#13247 - unused function check did not store file location in bu... |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 32d0c221 | enabled and fixed `consider-using-sys-exit` pylint warnings (#6934) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| f9e69c48 | Fix #13233 False positive unusedLabel when using __finally on Windows (#6927) |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| b7ad05bd |
fix #13227: False positive: legacy uninitvar (#6936)
Co-authored-by: Ludvig Gunne Lindström <l****m@p****e> |
Ludvig Gunne Lindström <l****v@p****e>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| c2a8e1f9 | Fix #13218 FP duplicateExpression with nested defines (#6918) |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| b8c110cd | fixed #13238 - GUI: Fix start application with Qt6 (#6931) |
Luís Pereira <l****a@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 9287d3ff | enabled and fixed `-Wuseless-cast` GCC warnings (#6930) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| be6ec8fd | Fix #13226 FP constParameterReference with array member (regression) (#6921) |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 4da801e9 | Fix #13222 FP comparisonError with nested defines (#6919) |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 2844f8ea | Fix #13225 internalAstError with extra parentheses in loop (#6920) |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 56b7b6a4 | got rid of global `CTU::maxCtuDepth` (#6892) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 89465bc9 | added missing references to Georgian translation (#6926) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| b0a7362e | donate-cpu-server.py: do not ignore the results from 1.3.63 if they are up to... |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 4857534d | donate-cpu-server.py: Ignore results from client version 1.3.63. It is broken... |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 05779257 | misra.py: Fix comment at top. link was broken. [ci skip] (#6923) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 66d53a2f | ValueFlow: extracted `valueFlowSymbolicOperators()` into separate file (#6845) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 8ae11ea5 | Fix #13166 fuzzing crash (heap-use-after-free) in Tokenizer::simplifyTypedefC... |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| f2162331 | release-windows.yml: fixed collecting files [skip ci] (#6915) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| ee747add | Move tests created in #6911 (#6913) |
Ludvig Gunne Lindström <l****v@p****e>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 4cbffa4e | Fix #13210 fuzzing crash in getEnumType() (#6907) |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| a68154f0 | fixed #13221 - donate_cpu_lib.py: added quick-and-dirty workaround for handli... |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| aa5262dc | Fix #13123/13124 fuzzing crashes (#6909) |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| a49ed56c | fix #13203: FP operatorEqVarError when only pointed-to data is assigned (#6911) |
Ludvig Gunne Lindström <l****v@p****e>
Committed by: Daniel Marjamäki <d****i@g****m> |
almost 2 years ago | |
| f1d1d6f7 | Fixed #13211: gnu.cfg: Improved configuration of backtrace() (#6908) |
orbitcowboy <o****y@w****e>
Committed by: Daniel Marjamäki <d****i@g****m> |
almost 2 years ago | |
| d5e1463d | Fix #13208 FP knownConditionTrueFalse with local type definition (#6902) |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| c3e33875 | Fix #13202 FP oppositeInnerCondition for string defines (#6889) |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 45d34fb8 | updated latest Python in CI to 3.13 (#6884) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 4b5935ed | enabled and fixed more pylint warnings (#6901) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 0dbc7c8e | Remove simplification in combineOperators() (#6900) |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 20f8a74f | CI-unixish-docker.yml: added `ubuntu:24.10` (#6899) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| c49b9415 |
Fix #9972 (Add support for SARIF output format) (#6863)
Co-authored-by: Mario Campos <m****s@g****m> |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| b2721520 | Makefile: removed obsolete `CFGDIR` code (#6895) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 100f99f2 | made more code in Python tests private (#6896) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 3a3cd124 | enabled and fixed `use-*-literal` pylint warnings (#6898) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 77aea975 | Fix #13100 (ValueType::TypeScope set wrong) (#6894) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 266c5535 | manual-premium.md: how to generate compliance report (#6890) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| c0370c7d | refs #12066 - build GUI release for Windows with CMake (#6815) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| f4d15c98 | added `copy_cfg`, `copy_addons`, `copy_platforms` and `run-dmake` as `cppchec... |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 5da14cac | enabled and fixed `no-else-*` pylint warnings (#6883) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 3a447df0 | refs #12983 - test/cli/performance_test.py: skip `test_crash_array_in_namespa... |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 59e4eefc | Fix #13199 nullptr dereference in checkInnerScope() (#6878) |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| d00dbe08 | Fix #11750 (refactor ctu-info to generate fewer artifacts on disk) (#6778) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| be049777 | Fix #13198 void reported as unknownMacro (#6872) |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 93932ad2 | Fix #13197 Crash in isExhaustiveSwitch() (#6875) |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 1855f5c7 | moved exception output file descriptor to `Settings` / got rid of output sett... |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 629ec449 | test/CMakeLists.txt: use `$<TARGET_FILE:testrunner>` (#6871) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| c9ef0eea | cmdlineparser.cpp: removed unnecessary `Path::fromNativeSeparators()` call (#... |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 3fda2b03 | Token: avoid direct `std::cout` usage (#6870) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| fb994f9f | #13180: Improve check: missing return not found (#6874) |
Ludvig Gunne Lindström <l****v@p****e>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| b56ce533 | fix #11845: FP variableScope if buffer is passed to a conditionally called fu... |
Ludvig Gunne Lindström <l****v@p****e>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 62a92a6a | Add QT_BEGIN_HEADER & QT_END_HEADER macros (#6865) |
Björn Blissing <b****n@b****e>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 5f0cbf0b | Fix #13182 FP AssignmentIntegerToAddress with functional-style cast (#6861) |
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| e8f6d1f7 | Add QT_USE_NAMESPACE macro (#6864) |
Björn Blissing <b****n@b****e>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 62127a88 | iwyu.yml: fixed missing Cups dependency for Qt6PrintSupport in CMake [skip ci... |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| e2a4b198 | testrunner: small `ASSERT_THROW*` cleanup (#6853) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 58ad2954 | Adding missing QT macros for QMetaType (#6857) |
Björn Blissing <b****n@b****e>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 9e34cbca | Add missing Qt compiler warning macros (#6860) |
Björn Blissing <b****n@b****e>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 4fba1e3e | Fix 13143: False positive: misra 14.1 (i < n) && (x[i] > last) (#6838) |
Swasti Shrivastava <3****6@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 27a8f244 | made some symbols in Python files private (#6851) |
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 40264bfa | AUTHORS: Add bjornblissing [ci skip] (#6862) |
Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| e27c9bf1 | Add missing QtClassHelperMacros (#6859) |
Björn Blissing <b****n@b****e>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 88a236cf | fix #11798: FP missingReturn on function with switch (#6806) |
Ludvig Gunne Lindström <l****v@p****e>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago |