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

GitHub / cppcheck-opensource/cppcheck / commits

SHA Message Author Date Stats
4184c39b Fix #14971 [regression] internalError for valid typedef (#8790)
Co-authored-by: chrchr-github <n****y@g****m>
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
13 days ago
dfcec189 gtk.cfg: Remove pure annotation from g_str_has_prefix/suffix (#8788) correctmost <1****t@u****m>
Committed by: GitHub <n****y@g****m>
16 days ago
b1b7e3cc Fix #14948 FP bufferAccessOutOfBounds after container size check (#8763)
Co-authored-by: chrchr-github <n****y@g****m>
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
16 days ago
4b0c239a Fix #14017: Missing varid on namespace member (#8784) Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
18 days ago
14442692 Fix #14962: False Positive: missingReturn: return expression misdiagnosed as ... Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
19 days ago
dc9bd7fa Fix #14966 internalError for valid typedef (#8783) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
19 days ago
5799d47e Remove GUI compliance report instructions (feature removed) (#8781) Swasti Shrivastava <3****6@u****m>
Committed by: GitHub <n****y@g****m>
19 days ago
fecb3496 Fix #14959 (Warning hash for token-based warnings) (#8778) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
19 days ago
baf5eaa0 TestValueFlow: Remove redundant test configuration, make settings const (#8776)
Co-authored-by: chrchr-github <n****y@g****m>
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
20 days ago
b702eade partial fix #14851 (CI: run 'make test' with some old gcc versions) (#8663) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
21 days ago
44b9221a Fix #14955: Bad varid for enumerator with using namespace (#8773) Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
21 days ago
cb6d92e8 AUTHORS: Add aadanen [skip ci] (#8774) Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
21 days ago
6a29b12c Fix #14899: FP invalidPrintfArgType_float with _sprintf_s_l() (#8729) Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
21 days ago
8276218b [ci] Update Github actions to latest major release (#8756) Christoph Grüninger <f****s@g****e>
Committed by: GitHub <n****y@g****m>
21 days ago
9408a1d2 add support for vcxproj ExcludedFromBuild (#8771) Robert Reif <r****f@e****t>
Committed by: GitHub <n****y@g****m>
21 days ago
569f3d6a Fix #14952 Stack overflow in ValueFlow::isLifetimeBorrowed() (#8770) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
22 days ago
933246d2 Add unit tests for cppcheckdata.py (#8707)
Co-authored-by: Your Name <y****u@e****m>
Paul Fultz II <p****2@y****m>
Committed by: GitHub <n****y@g****m>
22 days ago
1a96ce88 Fix #14918: fuzzing crash (stack-overflow) in findTokensSkipDeadCodeImpl() (#...
Co-authored-by: Daniel Marjamäki <d****i@g****m>
Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
22 days ago
dbde1897 Fix #14946: `originalName` in dumpfile missing for local typedefs (#8760) Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
22 days ago
cd55e088 Fix 14947: FP algorithmOutOfBounds with array of arrays (#8766) Paul Fultz II <p****2@y****m>
Committed by: GitHub <n****y@g****m>
22 days ago
1f1a07f4 Fix #11437 FP knownConditionTrueFalse when comparing clamped value (#8751) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
22 days ago
cb694dd8 Fix #14954: False negatives: `noCopyConstructor`, `noOperatorEq` and `unsafeC...
Co-authored-by: Aaron Danen <a****n@h****m>
Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
23 days ago
cb9f2a2c Fix #14712: FP constVariableReference , taking non const reference to member ... Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
26 days ago
da92ba35 Fix #14951: FP unreadVariable with function pointer member (#8768) Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
26 days ago
8745a78a Fix #14945 FN memleak with nested scopes. (#8761) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
26 days ago
a156364f Partial fix for #14911 FN knownConditionTrueFalse for number literals (regre...
Co-authored-by: chrchr-github <n****y@g****m>
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
27 days ago
71de6753 Fix #14914: fuzzing timeout (hang) in Tokenizer::simplifyTypedef() (#8762) Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
27 days ago
0911ee69 Fix #14818 FP returnDanglingLifetime when passing c_str() to function (#8750)
Co-authored-by: chrchr-github <n****y@g****m>
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
27 days ago
8effc6c6 Fix 14937: False positive: inconclusive nullPointerRedundantCheck with thunk ... Paul Fultz II <p****2@y****m>
Committed by: GitHub <n****y@g****m>
28 days ago
bc88becf Fix #14935 FN bufferAccessOutOfBounds (memset() in loop) (#8754) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
29 days ago
f26de0cc Fix #14941: FN memleak with `_create_locale` (#8758) Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
29 days ago
6d7e1da9 Fix #14936: Failures to add suppressions are ignored in `importCppcheckGuiPro... Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
29 days ago
422e90c9 fix #14795: FP unusedStructMember when type is a template parameter (#8600) Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
30 days ago
9c8507f5 Fix #14913 FN duplicateExpression with parenthesized subexpression (#8727) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
30 days ago
6640862c Fix #14933: Each GUI log entry line should be output on a separate line (#8744) Robert Reif <r****f@e****t>
Committed by: GitHub <n****y@g****m>
about 1 month ago
3daba5fe Fix #14891 FP knownConditionTrueFalse (dereferencing pointer to array member)...
Co-authored-by: chrchr-github <n****y@g****m>
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
1ef5ef36 Fix #14928 Duplicate accessMoved in range-based for (#8746) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
807ce9ff Refs #14935: Fix index values in function call in for loop (#8753) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
74747650 Fix #14371: FP redundantAssignment for nested union members (#8748) Daniel <5****0@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
93546a2b Fix #14565 xml suppression: add macro attribute for specifying macro name (#8... Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
354edf03 Fixed #14930 (Manual: Document hash value for warnings) (#8745) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
55ae8c45 Fix #14896: false positive: missing co_return in void function (#8719) Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
d2729965 Fix #14894: false positive: co_return not recognized as return in combinatio... Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
7aa7114c Fix #14796: FP assertWithSideEffect for member functions without definition (... Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
f87363d1 Fix 14924: FP containerOutOfBounds (copy accessed in loop) (#8740)
Co-authored-by: Your Name <y****u@e****m>
Paul Fultz II <p****2@y****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
e0e5a047 Fix #14931: dump file: Add classDef to scope (#8747) glankk <g****k@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
4ba79f2c Fix #14929 Crash in CheckBufferOverrunImpl::getBufferSize() (#8743)
Co-authored-by: chrchr-github <n****y@g****m>
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
678290cf Add test for #14422 (#8742)
Co-authored-by: chrchr-github <n****y@g****m>
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
2807561d Followup to #8731: use isSplittedVarDeclEq() (#8739) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
1fb66305 Added configuration file for Microsoft.GSL library (#8738) Felix Patschkowski <4****i@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
d01dca60 Fix #14909 internalAstError with x.size() passed to template parameter (#8716) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
95a32777 CI-windows.yml: cleaned up and sped up `build_qt` job (#8735) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
6edf26ed fixed #14922 - do not use absolute paths in CMake `INSTALL()` / added TODOs (... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
d32c01d1 Fix #14880 add support for Folders in slnx project file and skip non C++ proj... Robert Reif <r****f@e****t>
Committed by: GitHub <n****y@g****m>
about 1 month ago
bc9349a8 Fix #14919: FP constVariableReference (initialization with parentheses) (#8731) Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
8e5682d9 Fix #14437 fuzzing crash (null-pointer-use) in ValueFlowAnalyzer::assume() (#... chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
fdd60670 Add test for #14684 (#8728) Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
08731970 Fix #14704: False positive: IOWithoutPositioning reported for user functions ... Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
ae6a77d2 Fix #14798: internalError on sscanf format string (#8724) Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
a0a31d92 Fix #14741 fuzzing crash (null-pointer-use) in SymbolicConditionHandler::pars... chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
5aa31d0d Fix #14452 fuzzing crash (null-pointer-use) in ReverseTraversal::traverse() (... chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
3deb36d1 Fix #14901: fuzzing timeout (hang) in Tokenizer::simplifyTypedef() (#8717) Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
a1beb847 Add test for #14797: internalAstError with if in do while loop (#8725) Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
1444cd8b Fix #14782: Partially or fully missing valuetype info for auto declarations ... Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
b6e1f451 Fix #14910: Wrong tokenization of qualified function-pointer member definitio... Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
df67f2b8 CI: suppress with symbolname (#8714) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
174a5692 Fix #13148 FN: constStatement (static_cast<void>(integer|nullptr|NULL)) (#8694)
Co-authored-by: chrchr-github <n****y@g****m>
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
3d88880e Fix issue 13254: FN: containerOutOfBounds (std::equal) (#8695)
Co-authored-by: Your Name <y****u@e****m>
Paul Fultz II <p****2@y****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
f49f1aa3 Fix 14900: FP knownConditionTrueFalse on variable after if/else-if chain (#8715)
Co-authored-by: Your Name <y****u@e****m>
Paul Fultz II <p****2@y****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
ad04c7af Fix #14836: FP syntaxError for anonymous struct in for loop (#8710) Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
80ab5388 Fix #14803: `ValueType::BOOL` set for `&&` in rvalue reference declaration (#... Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
4e3063ed Fix #14791: FN shadowFunction depending on order of declaration of member fun... Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
ef5c1f02 Fix #14869: Attribute [[maybe_unused]] used after variable (#8713) Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
168777d9 gtk.cfg: Add G_DEPRECATED_FOR and G_ENCODE_VERSION (#8708) correctmost <1****t@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
dd04e094 [Refactor] Redundant checks for noreturn functions (#8712) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
0a43e46c Fix #14436 fuzzing crash (null-pointer-use) in getEnumType() (#8711) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
cad91dab Fix #14742 fuzzing crash (stack-overflow) in CheckNullPointer::nullPointerByD... chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
c9cb62fc Fix #14897 fuzzing crash (null-pointer-use) in SymbolDatabase::createSymbolDa... chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
b839fa5a Fix issue 14892: Inconsistent nullPointerOutOfResources after possible noretu...
Co-authored-by: Your Name <y****u@e****m>
Paul Fultz II <p****2@y****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
41e87ac9 compilerDefinitions.cmake: fixed typo in if condition (#8709) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
376b31e0 Partial fix for #14859 FN bufferAccessOutOfBounds (memset on std::vector) (#8... chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
a0555444 Fix 14895: FP knownConditionTrueFalse: regression related to ' Partial fix fo...
Co-authored-by: Your Name <y****u@e****m>
Paul Fultz II <p****2@y****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
592e7b7c Fix #14890 fuzzing timeout (hang) in Tokenizer::simplifyTypedef() (#8706)
Co-authored-by: chrchr-github <n****y@g****m>
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
b555588b implement Path::getCurrentExecutablePath for Haiku (#8677) Jérôme Duval <j****l@g****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
4517bc76 Fix #14888 FP functionConst with array to pointer decay (#8696)
Co-authored-by: chrchr-github <n****y@g****m>
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
a93e550d Fix #14113 (Slow analysis: microchip xc16 code) (#7838) glankk <g****k@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
ee22150f Fix #13846 FP invalidFunctionArgBool with Qt SLOT() macro (#8686)
Co-authored-by: chrchr-github <n****y@g****m>
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
7cc7c0bb gtk.cfg: Add pure annotations for more GLib functions (#8687) correctmost <1****t@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
e7e54f7e Fix #14889 FP constStatement with GNU statement expression (#8698) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
42a08059 Fix #14898: Update simplecpp to 1.8.1 (#8702) glankk <g****k@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
08db3048 Fix #14883 fuzzing crash (null-pointer-use) in Tokenizer::findGarbageCode() (... chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
1e1bc87e Fix #14884 fuzzing timeout (hang) in TemplateSimplifier::expandTemplate() (#8... chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
bcd74c73 Partial fix for 9049: False negative: uninitialized variable with nested ifs ...
Co-authored-by: Your Name <y****u@e****m>
Paul Fultz II <p****2@y****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
e039c081 Fix #14887 FP objectIndex with pointer to array member (#8689) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
c1644448 pass `Library` instead of `Settings` (#8660) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
04091bd5 Fix #14743 (New check: ftell() result is unspecified when file is opened in m... Robert Morin <r****n@g****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
ddab0763 Fix #14826 valueflow: forward lifetimes through array and member subobjects (...
Signed-off-by: Francois Berder <f****r@o****r>
François Berder <1****r@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
3f2d60c4 Fix #14885 Shift by negative value in TemplateSimplifier::simplifyNumericalCa... metsw24-max <m****4@g****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
ac061dac Fix #14886 fuzzing crash (null-pointer-use) in SymbolDatabase::createSymbolDa... chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
161dcc1b checkstl.cpp: small `LoopAnalyzer` cleanup (#8659) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago

← Back to repository