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 }}
devzero2000
/
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
Breadcrumbs
History for
cppcheck
test
on
main
User selector
All users
All time
Commit history
Commits on Mar 13, 2022
Fix #8496 Clarify warnings for uninitMemberVar (#3760)
chrchr-github
authored
2eed660
View commit details
Copy full SHA for 2eed660
View code at this point
Browse repository at this point
Fix #10737 Regression: unusedStructMember (#3894)
Show description for 190506d
chrchr-github
authored
190506d
View commit details
Copy full SHA for 190506d
View code at this point
Browse repository at this point
Fix #10691 regressions with static variables and multiple assignments (#3895)
Show description for c3506b5
chrchr-github
authored
c3506b5
View commit details
Copy full SHA for c3506b5
View code at this point
Browse repository at this point
Commits on Mar 12, 2022
Fix #10865 FN: constStatementError, streamline error messages (#3892)
chrchr-github
authored
3df170c
View commit details
Copy full SHA for 3df170c
View code at this point
Browse repository at this point
Partial fix for #9384 varid 0 with lambda (II) (#3889)
Show description for d1f740a
chrchr-github
authored
d1f740a
View commit details
Copy full SHA for d1f740a
View code at this point
Browse repository at this point
Fix #10852 FP unused struct member (inner struct in C code) (#3890)
Show description for 4c85ac0
chrchr-github
authored
4c85ac0
View commit details
Copy full SHA for 4c85ac0
View code at this point
Browse repository at this point
Fix 10851: False positive: known variable value below for loop (#3891)
Show description for ff90236
pfultz2
authored
ff90236
View commit details
Copy full SHA for ff90236
View code at this point
Browse repository at this point
Commits on Mar 11, 2022
constStatementError: don't warn for casts with possible side effects,… (#3885)
Show description for 7059312
chrchr-github
authored
7059312
View commit details
Copy full SHA for 7059312
View code at this point
Browse repository at this point
Fix FP missingOverride with unnamed parameters (#3887)
chrchr-github
authored
ffd9f9a
View commit details
Copy full SHA for ffd9f9a
View code at this point
Browse repository at this point
Commits on Mar 10, 2022
Fix false positive in memory leak
klebertarcisio
authored and
danmar
committed
8b3647e
View commit details
Copy full SHA for 8b3647e
View code at this point
Browse repository at this point
Commits on Mar 9, 2022
Partial fix for #10848 FP: unusedStructMember (#3880)
chrchr-github
authored
2616046
View commit details
Copy full SHA for 2616046
View code at this point
Browse repository at this point
Partial fix for #10848 FP: unusedStructMember (II) (#3881)
Show description for 557263a
chrchr-github
authored
557263a
View commit details
Copy full SHA for 557263a
View code at this point
Browse repository at this point
#8451: Add error message for unused casts, log unhandled errors (#3883)
Show description for 850ad0f
chrchr-github
authored
850ad0f
View commit details
Copy full SHA for 850ad0f
View code at this point
Browse repository at this point
Commits on Mar 8, 2022
Partial fix for #9384 varid 0 with lambda (#3875)
chrchr-github
authored
c9f47de
View commit details
Copy full SHA for c9f47de
View code at this point
Browse repository at this point
Commits on Mar 7, 2022
Warn about buffer overruns when allocating memory with new (#3879)
Show description for fbdfb60
chrchr-github
authored
fbdfb60
View commit details
Copy full SHA for fbdfb60
View code at this point
Browse repository at this point
Add test for #7686 (#3878)
Show description for 25360d5
chrchr-github
authored
25360d5
View commit details
Copy full SHA for 25360d5
View code at this point
Browse repository at this point
Add test for #10835 (#3877)
chrchr-github
authored
461d797
View commit details
Copy full SHA for 461d797
View code at this point
Browse repository at this point
Added a regression test for ticket 6928 - Improve check: unused variables, goto
orbitcowboy
committed
1d2beb0
View commit details
Copy full SHA for 1d2beb0
View code at this point
Browse repository at this point
Fix #5499 C++11 default values not for all class fields and missing constructor (#3876)
chrchr-github
authored
3a5931b
View commit details
Copy full SHA for 3a5931b
View code at this point
Browse repository at this point
Commits on Mar 6, 2022
Partial fix for #6615 FN buffer access out of bounds: std::vector (#3873)
Show description for 7f682d5
chrchr-github
authored
7f682d5
View commit details
Copy full SHA for 7f682d5
View code at this point
Browse repository at this point
Commits on Mar 5, 2022
Fix #10846 FP unreadVariable within a macro (regression) (#3874)
Show description for 0b0a8ca
chrchr-github
authored
0b0a8ca
View commit details
Copy full SHA for 0b0a8ca
View code at this point
Browse repository at this point
Commits on Mar 4, 2022
Fix #10779 FN: stlOutOfBounds (off by one) (#3872)
Show description for 27baa20
chrchr-github
authored
27baa20
View commit details
Copy full SHA for 27baa20
View code at this point
Browse repository at this point
Commits on Mar 3, 2022
Fix #10838 Crash/nullptr deref in getEndOfExprScope() (#3870)
Show description for 2dd6c75
chrchr-github
authored
2dd6c75
View commit details
Copy full SHA for 2dd6c75
View code at this point
Browse repository at this point
Fix #10770 FP noConstructor with function pointer member (#3751)
chrchr-github
authored
78dd29a
View commit details
Copy full SHA for 78dd29a
View code at this point
Browse repository at this point
Suppress operatorEqVarError for known non-copyable types (#3869)
Show description for 8a7992c
chrchr-github
authored
8a7992c
View commit details
Copy full SHA for 8a7992c
View code at this point
Browse repository at this point
Commits on Mar 2, 2022
ValueFlow: Fix crash
danmar
committed
915ae4b
View commit details
Copy full SHA for 915ae4b
View code at this point
Browse repository at this point
Fix #10824 FN unreadVariable for pointer assignment when destructor exists (regression) (#3864)
Show description for 9c50136
chrchr-github
authored
9c50136
View commit details
Copy full SHA for 9c50136
View code at this point
Browse repository at this point
removed ThreadExecutor::addFileContent() (#3865)
firewave
authored
de728f4
View commit details
Copy full SHA for de728f4
View code at this point
Browse repository at this point
enabled functionConst and functionStatic in selfcheck (#3862)
Show description for 4a63af0
firewave
authored
4a63af0
View commit details
Copy full SHA for 4a63af0
View code at this point
Browse repository at this point
Fix FP operatorEqVarError with class hierarchy (#3868)
chrchr-github
authored
8e8e6b1
View commit details
Copy full SHA for 8e8e6b1
View code at this point
Browse repository at this point
Fix #10798 cppcheckError with enum class and typedefs (#3867)
Show description for 01de825
chrchr-github
authored
01de825
View commit details
Copy full SHA for 01de825
View code at this point
Browse repository at this point
Fix regression: wrong varid with using namespace (#3866)
Show description for 43fb3dd
chrchr-github
authored
43fb3dd
View commit details
Copy full SHA for 43fb3dd
View code at this point
Browse repository at this point
Commits on Feb 28, 2022
Fix 10702: FP knownConditionTrueFalse - Member variable modified (#3857)
Show description for 0b310b9
pfultz2
authored
0b310b9
View commit details
Copy full SHA for 0b310b9
View code at this point
Browse repository at this point
Fix #10825 CheckClass::isMemberVar found used member variable with varid 0 (#3863)
Show description for 6a8bd98
chrchr-github
authored
6a8bd98
View commit details
Copy full SHA for 6a8bd98
View code at this point
Browse repository at this point
Commits on Feb 27, 2022
Fix #10360 FP uninitMemberVar from copy constructor [inconclusive] (#3748)
chrchr-github
authored
05a6d09
View commit details
Copy full SHA for 05a6d09
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.