Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
AlgorithmCxxWork
/
cppcheck
Public
forked from
cppcheck-opensource/cppcheck
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 25, 2022
Remove simplifyKnownVariables() (#4232)
Show description for 63e567e
chrchr-github
authored
63e567e
View commit details
Copy full SHA for 63e567e
Browse repository at this point
Commits on Jun 24, 2022
Add test for #10463 (#4231)
Show description for 11860cc
chrchr-github
authored
11860cc
View commit details
Copy full SHA for 11860cc
Browse repository at this point
Commits on Jun 23, 2022
Fix FP containerOutOfBounds with std::map (#4230)
chrchr-github
authored
60c1eef
View commit details
Copy full SHA for 60c1eef
Browse repository at this point
Commits on Jun 22, 2022
Fix FP constVariable with 2D array. (#4228)
Show description for f1212e6
chrchr-github
authored
f1212e6
View commit details
Copy full SHA for f1212e6
Browse repository at this point
Fixed wrong XML tree traversal when rules are parsed.
orbitcowboy
committed
650f409
View commit details
Copy full SHA for 650f409
Browse repository at this point
Commits on Jun 21, 2022
Activated 'make validateRules' and improved rule XML file parsing. Now, it optionally accepts '<rules>...</rules>' tags to make xmllint happy.
orbitcowboy
committed
10c7c70
View commit details
Copy full SHA for 10c7c70
Browse repository at this point
CheckClass: Fix false negatives for uninitMemberVar
danmar
committed
1d5166d
View commit details
Copy full SHA for 1d5166d
Browse repository at this point
Decativate 'make validateRules'
orbitcowboy
committed
49ffe80
View commit details
Copy full SHA for 49ffe80
Browse repository at this point
daca@home: Set '--inline-suppr' flag.
orbitcowboy
committed
6f303ce
View commit details
Copy full SHA for 6f303ce
Browse repository at this point
Remove <rules>...</rules>, added by https://github.com/danmar/cppcheck/commit/52aab1e80c754b28b08b340a197853847ac8ec75 which broke internal checking. In addition another internal rule was added, fo…
Show description for 78804ca
orbitcowboy
committed
78804ca
View commit details
Copy full SHA for 78804ca
Browse repository at this point
Fix #11143 FP: unreadVariable (remove simplifyMathExpressions()) (#4227)
Show description for a658baf
chrchr-github
authored
a658baf
View commit details
Copy full SHA for a658baf
Browse repository at this point
Fix FP with embedded zeros (#4226)
Show description for 0d4b439
chrchr-github
authored
0d4b439
View commit details
Copy full SHA for 0d4b439
Browse repository at this point
Commits on Jun 20, 2022
Fix FP with complex array size expression (#4225)
Show description for de2509f
chrchr-github
authored
de2509f
View commit details
Copy full SHA for de2509f
Browse repository at this point
Partial fix for #11137 FN: invalidFunctionArgStr printf argument (#4224)
Show description for 5b9fa96
chrchr-github
authored
5b9fa96
View commit details
Copy full SHA for 5b9fa96
Browse repository at this point
Fixed handling of PCRE rules, since 'simple' rules have been removed already, set default to 'normal'-tokenlist.
orbitcowboy
committed
ff50a01
View commit details
Copy full SHA for ff50a01
Browse repository at this point
Commits on Jun 19, 2022
Use the correct test name for SKIP_TESTS (#4221)
pfultz2
authored
6843bf6
View commit details
Copy full SHA for 6843bf6
Browse repository at this point
writing-addons.md: small tweaks
danmar
committed
0835250
View commit details
Copy full SHA for 0835250
Browse repository at this point
man: Added writing-addons.md
danmar
committed
b6a364e
View commit details
Copy full SHA for b6a364e
Browse repository at this point
posix.cfg: Improved configuration by adding some missing 'baseType'-attributes
orbitcowboy
committed
ee85de5
View commit details
Copy full SHA for ee85de5
Browse repository at this point
Merge branch 'main' of https://github.com/danmar/cppcheck
orbitcowboy
committed
a200c15
View commit details
Copy full SHA for a200c15
Browse repository at this point
Mentioned changes from LCppC in release notes: https://github.com/danmar/cppcheck/commit/9eb16e10020918d725992f67b07c860d9b266478.
orbitcowboy
committed
dfbc4af
View commit details
Copy full SHA for dfbc4af
Browse repository at this point
Replaced check for pipe() buffer size by ordinary CheckBufferOverrun, provide required Library configuration option (#4183)
Show description for 9eb16e1
PKEuS
authored
9eb16e1
View commit details
Copy full SHA for 9eb16e1
Browse repository at this point
Tokenizer: removing more stuff from simplifyTokenList2
danmar
committed
6873f52
View commit details
Copy full SHA for 6873f52
Browse repository at this point
std.cfg: Added a TODO test case
orbitcowboy
committed
3dcdd5f
View commit details
Copy full SHA for 3dcdd5f
Browse repository at this point
Refactor to use AST for isContainerSizeChanged (#4222)
pfultz2
authored
e735376
View commit details
Copy full SHA for e735376
Browse repository at this point
Refactor to use derefShared (#4220)
pfultz2
authored
e6fdcb9
View commit details
Copy full SHA for e6fdcb9
Browse repository at this point
Commits on Jun 18, 2022
Check tokType in match compiler (#4219)
Show description for 2a0b2f5
pfultz2
authored
2a0b2f5
View commit details
Copy full SHA for 2a0b2f5
Browse repository at this point
Tokenizer: Remove more stuff from simplifyTokenList2
danmar
committed
a7815ed
View commit details
Copy full SHA for a7815ed
Browse repository at this point
Commits on Jun 17, 2022
Tokenizer: remove stuff from simplifyTokenList2
danmar
committed
aa8c17a
View commit details
Copy full SHA for aa8c17a
Browse repository at this point
Fix unit test failure (#4218)
pfultz2
authored
3612ddb
View commit details
Copy full SHA for 3612ddb
Browse repository at this point
Commits on Jun 16, 2022
Fixed #11101 (False positive: derived union members are initialized in constructor)
danmar
committed
968d8d1
View commit details
Copy full SHA for 968d8d1
Browse repository at this point
Fix 11087: false negative: usage of reference to member of temporary object not detected (#4217)
Show description for 3e09503
pfultz2
authored
3e09503
View commit details
Copy full SHA for 3e09503
Browse repository at this point
Fix 10570: Improve check; condition then pointer dereference, different pointers (#4216)
Show description for 9cecc84
pfultz2
authored
9cecc84
View commit details
Copy full SHA for 9cecc84
Browse repository at this point
Fix 9135: Access of moved variable not detected in loop (#4215)
Show description for de51ebb
pfultz2
authored
de51ebb
View commit details
Copy full SHA for de51ebb
Browse repository at this point
cppcheckdata.py: fix cmd_output() function, handle errors better
danmar
committed
ef33ff6
View commit details
Copy full SHA for ef33ff6
Browse repository at this point
Previous
Next
You can’t perform that action at this time.