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

GitHub / cppcheck-opensource/cppcheck / commits

SHA Message Author Date Stats
fde7ea6d Fix #12321 FP doubleFree within lambda (#5844) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
44ed5331 CppCheck: extracted clang-specific code from `check(const std::string&)` into... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
bd9700b8 fixed cfg tests (#5843) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
028596f1 enabled and mitigated debug warnings in cfg tests (#5840) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
950b2856 posix.cfg: Added support for strxfrm_l (#5839) orbitcowboy <o****y@w****e>
Committed by: GitHub <n****y@g****m>
over 2 years ago
42c3aebd AddonInfo: const-ified loading and improved errorhandling (#5834) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
c7cd091a Fix #12141 debug: simplifyUsing: unmatched body end (#5620) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
f9134a69 CheckLeakAutoVar: fix crash on unknown macro (#5836) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
02f474bc about.ui: added Boost to list of libraries and correct capitalization for exi... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
95709641 fixed some `modernize-use-auto` clean-tidy warnings (#4663) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
3241cf59 Ticket 6306: Added regression test and mention suppression in comment (#5835) orbitcowboy <o****y@w****e>
Committed by: GitHub <n****y@g****m>
over 2 years ago
8ca93c98 gtk.cfg: Add more definitions for assert macros (#5830) Philip Chimento <p****o@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
6ef3224b fixed signatures of deleted `operator=` (#5831) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
93a53af1 modernized and cleaned up CMake files / explicitly check for CMake 3.13 with ... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
fc1d4d6f runformat: improve instructions [ci skip] (#5833) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
1eee68f0 Fix FN deallocuse with function call (refs #11409) (#5822) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
efa8a084 Set main version to 2.13.99 (#5818) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
87540e6c testrunner: do not suppress duplicated error messages (#5736) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
b2e0b3b4 refs #12171 - start generating unmatched suppressions with `FileSettings` / i... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
615e4c01 bumped minimum requirements to GCC 5.1 / Clang 3.5 / Visual Studio 2015 / CMa... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
f24c7fda Fix #12311 FP duplInheritedMember for const overload (#5829) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
73187e6e Fix #11998 FN (regression): comparisonError (#5826) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
9aae9aeb AUTHORS: Add thingsconnected [ci skip] (#5828) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
21a9de7d addons/namingng.py: Reinstate dict-with-regexps, cosmetic overhaul. (#5824) Maarten van der Schrieck <m****n@t****l>
Committed by: GitHub <n****y@g****m>
over 2 years ago
481d4578 Fix #12301 FP doubleFree with GTK functions (#5823) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
8261ded4 addons/namingng.py: Improve output and unit test. (#5820) thingsconnected <4****d@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
5e59652f Add tests for #1644, #3929, #6109 (#5821) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
dd869cf8 added CMake option `EXTERNALS_AS_SYSTEM` to treat external includes as `SYSTE...
Co-authored-by: Daniel Marjamäki <d****i@g****m>
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
8d64d12e Fix #12252 Regression: constParameterPointer (#5819) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
14627ca6 Add tests for #2199, #11207, #11464 (#5817) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
98b9244b addons/namingng.py: Add tests for include guards, config file validation. (#5... thingsconnected <4****d@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d9d23d97 Partial fix for #12302 internalAstError using lambda (#5816) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
0c8ee789 manual-premium.md: copy changes from manual.md (#5813) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
24133d4a addons/namingng.py: Fix commandline use. (#5793) thingsconnected <4****d@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
b7c55055 CI: Update Cppcheck Premium version and license (#5814) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
681b15f5 Fix #12298: false positive: misra-c2012-9.3 (#5812) Swasti Shrivastava <3****6@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
4c7aae3a addons/namingng.py: Improve file name checking feature. (#5802) thingsconnected <4****d@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
4d9e69e4 Fix 11985: False positive: uninitvar (valueflow) (#5781) Paul Fultz II <p****2@y****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
b6e15740 triage: fix broken signal-slot when double-clicking result (#5810) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
4a9b921c Fix two types of Clazy warnings (#5807) Christoph Grüninger <f****s@g****e>
Committed by: GitHub <n****y@g****m>
over 2 years ago
403e7f1f lib/addoninfo.cpp: When loading a JSON addon, test 'script' key. (#5797) thingsconnected <4****d@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
a7baf88d Fix #12289 FN (regression): memory leak not shown when strcpy is used (#5809) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
e553940e #12158: improve check: variableScope is not reported when there is el… (#5758) olabetskyi <1****i@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
c02d0786 Add Japanese translation for 2.13.0 (#5806) Tomo Dote <f****4@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d506e7e9 addons/namingng.py: allow function/variable name test without prefixes (#5801) thingsconnected <4****d@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
9118d330 Fix test failure on 32bit platform (#5803) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
06e6c3eb cppcheck-htmlreport: Added clear button inside 'File' and 'Filter' text box (... orbitcowboy <o****y@w****e>
Committed by: GitHub <n****y@g****m>
over 2 years ago
17ee4093 Fix #10905, #11665 FN deallocuse (#5751) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
7f0234e7 Fix 12032: False positive: uninitialized variable, flags with same value (#5754) Paul Fultz II <p****2@y****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
77157a67 Fix 12033: false negative: uninitialized data passed as const data to functio... Paul Fultz II <p****2@y****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
2af3b7bf createrelease: nothing new, tweak instructions [ci skip] (#5800) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
c9401a57 daca@home: use cppcheck-2.13.0 as old version [ci skip] (#5799) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
0fec74d8 createrelease: use -j12 to build faster, build with -O2 (#5798) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
79fb57e7 dmake: in run-dmake target run dmake with --release in a release Makefile (#5... Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
5a222b80 CI: fix --version tests (#5790) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
36b8e54b createrelease: update sed commands for writing cppcheck version (#5789) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d81c6968 releasenotes.txt: new notes for 2.14 [ci skip] (#5787) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
5968a418 AUTHORS: Add syohex [ci skip] (#5786) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
948f8229 2.13: Update copyright year [ci skip] (#5785) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
afcbe65e GUI: Update translations (#5784) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d36d26dc AUTHORS: Add dirkmueller [ci skip] Daniel Marjamäki <d****i@g****m> over 2 years ago
76695f6b Fix #12272 (removeContradiction() Avoid use-after-free on multiple remove) (#...
Signed-off-by: Dirk Müller <d****k@d****e>
Dirk Mueller <d****r@s****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
49da3e38 Fixed #12281 (IDE plugin integration is broken by checkers report) (#5779) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
3b1c7017 fix casing in variable name (#5778) Eric Sesterhenn <e****n@x****e>
Committed by: GitHub <n****y@g****m>
over 2 years ago
5aa1710d Fix #12071 (Add safety mode that makes cppcheck more strict about critical er... Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
aa7629d9 aligned and optimized unique error handling (#5280) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
34fb24d5 tools/extracttests.py: test code was not extracted properly for some tests (#... Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
2932ab75 Revert "Fixed #12071 (suppressing critical error, no indication to user that ... Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
1c7036f1 daca@home: update client version [ci skip] (#5774) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
e7d0bb00 daca@home: If cppcheck binary does not handle --unsafe-exitcode then execute ... Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
150ca204 daca@home: use --unsafe-exitcode (#5772) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
7c316fb7 Fixed #12071 (suppressing critical error, no indication to user that analysis... Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
086ceea3 fixed #12111 - memory leak with `-j2` and `--cppcheck-build-dir` (#5589) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
f2622a67 more cleanups in handling of ignored files (#5767) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ef27c29f Fix assertion failure in evalSameCondition (#5770) Paul Fultz II <p****2@y****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
7191ed92 #12263: Constant Error 'missingInclude' (#5769) olabetskyi <1****i@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
3329e2f6 Fix #11741 FP knownConditionTrueFalse minus/negation confuses check (#5766) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
1135520a run more tests in sanitizer workflows (#5744) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
22613dc7 Fixed #12267 (Misra.py: crashes in 17.7 checker when there is macro in variab... Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
c79ec60b fixed #12264 - auto-detection of Python in Visual Studio built binaries when ... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
42547aac REOPENED #12260 (false positive: unusedVariable with side effects in member i... olabetskyi <1****i@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
02fed7a2 Fix #12235 performance regression (hang) in 2.13dev (#5715)
Co-authored-by: chrchr-github <c****r@g****b>
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
61bbcbee fixed #12108 - Crash in `CTU::FileInfo::getErrorPath()` with Clang-built bina... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
fcb41e25 small cleanup of handling of ignored paths (#5757) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
61127950 Fixed #12260 (false positive: unusedVariable with side effects in member init... olabetskyi <1****i@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d7835f19 astutils.cpp: optimized `followAllReferences()` a bit (#5442) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
8205b4a4 Fix #10572 FP nullPointerRedundantCheck with try/catch / #10701 FP knownCondi... chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
bc502377 Partial fix for #12254 (cppcheck.cfg can't be loaded from relative paths anym... Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
b26b78b8 Fix #12258 Assert failure in setSymbolic() (#5759) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
2c54f31b Fix #12251 internalError while cppcheck tries to parse Clang AST (#5755) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
30e8814e Fix #12255 Crash in executeMultiCondition() (#5752) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
faafd93b createrelease: get_checkers.py should be executed before a release [ci skip] ... Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
7c456ac1 updated releasenotes.txt [skip ci] (#5702) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d695c6c7 Update tools/get_checkers.py and lib/checkers.cpp (#5749) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
243fa66b Fix 12031: False positive: uninitialized variable (#5637) Paul Fultz II <p****2@y****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
233e27b5 Add tests for #8399/#10646/#10833 (#5743) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
7452e681 fixed #12221 - de-duplicate input source files (regression) (#5740) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
1af83ad8 Fix #12091 (False negative: Uninitialized variable read in subfunction (regre... Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
f5109df6 Add tests for #9822/#9823 (#5742) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
735831fc Update releasenotes.txt [skip ci] (#5741) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago

← Back to repository