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
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
Breadcrumbs
History for
cppcheck
test
testvarid.cpp
on
cleanup
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 11, 2022
Improvement: Set varId for variables with global scope operator :: Refactorization: Moved internal class from tokenize.h to tokenize.cpp (#4184)
Show description for 99ce89c
PKEuS
authored
99ce89c
View commit details
Copy full SHA for 99ce89c
View code at this point
Browse repository at this point
Commits on May 22, 2022
Fix 11050: False positive: unreadVariable for class variable when another function uses the same variable name (#4121)
pfultz2
authored
e2c35ab
View commit details
Copy full SHA for e2c35ab
View code at this point
Browse repository at this point
Commits on Apr 30, 2022
Add tests for # 10773, #108787, #8991 (#4063)
Show description for 6a914dc
chrchr-github
authored
6a914dc
View commit details
Copy full SHA for 6a914dc
View code at this point
Browse repository at this point
Commits on Apr 27, 2022
Add tests for #7377, #8692, #9180 (#4053)
chrchr-github
authored
6df0f9b
View commit details
Copy full SHA for 6df0f9b
View code at this point
Browse repository at this point
Commits on Apr 25, 2022
Fix #11003 cppcheckError with nested template arguments (#4049)
chrchr-github
authored
961ecfb
View commit details
Copy full SHA for 961ecfb
View code at this point
Browse repository at this point
Commits on Apr 8, 2022
Fix 10951: FP knownEmptyContainer with east-const (#3988)
Show description for d2a0b0f
pfultz2
authored
d2a0b0f
View commit details
Copy full SHA for d2a0b0f
View code at this point
Browse repository at this point
Commits on Apr 1, 2022
Fix #10849 FP constStatement with pointers in lambda (#3961)
chrchr-github
authored
4bf8718
View commit details
Copy full SHA for 4bf8718
View code at this point
Browse repository at this point
Commits on Mar 31, 2022
Fix 10908: FP: uninitvar after for-loop (#3942)
pfultz2
authored
5bea50c
View commit details
Copy full SHA for 5bea50c
View code at this point
Browse repository at this point
Fix #10936 FP constStatement with extern declaration (#3960)
chrchr-github
authored
183969c
View commit details
Copy full SHA for 183969c
View code at this point
Browse repository at this point
Commits on Mar 16, 2022
Fix #10872 FP constStatement with variable called std (#3906)
chrchr-github
authored
fb1170b
View commit details
Copy full SHA for fb1170b
View code at this point
Browse repository at this point
Commits on Mar 12, 2022
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
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 2, 2022
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
Commits on Feb 10, 2022
removed OVERRIDE and FINAL defines and use the keywords directly (#3767)
firewave
authored
f32583e
View commit details
Copy full SHA for f32583e
View code at this point
Browse repository at this point
Commits on Feb 5, 2022
Update copyright year
danmar
committed
3989408
View commit details
Copy full SHA for 3989408
View code at this point
Browse repository at this point
Commits on Jan 27, 2022
avoid dependency on transitive includes - based on include-what-you-use (#3757)
firewave
authored
171da2e
View commit details
Copy full SHA for 171da2e
View code at this point
Browse repository at this point
Commits on Nov 29, 2021
ASSERT() on calls to Tokenizer::tokenize() in test code (#3501)
chrchr-github
authored
ca311eb
View commit details
Copy full SHA for ca311eb
View code at this point
Browse repository at this point
Commits on Oct 6, 2021
Fix 9873: False negative: null pointer when checking raw pointer (#3485)
pfultz2
authored
3cb252b
View commit details
Copy full SHA for 3cb252b
View code at this point
Browse repository at this point
Commits on Aug 7, 2021
Format with uncrustify (#3388)
pfultz2
authored
7f358b2
View commit details
Copy full SHA for 7f358b2
View code at this point
Browse repository at this point
Commits on Apr 26, 2021
Parser; Set varid for structured binding variables
danmar
committed
8aa9e44
View commit details
Copy full SHA for 8aa9e44
View code at this point
Browse repository at this point
Fix varId assignment for uses of variables declared in the if condition (#3231)
Show description for b18e6f1
dummyunit
authored
b18e6f1
View commit details
Copy full SHA for b18e6f1
View code at this point
Browse repository at this point
Commits on Mar 29, 2021
10221: Fix setVarId in template code (#3187)
Show description for cddaa6d
Ken-Patrick
authored
cddaa6d
View commit details
Copy full SHA for cddaa6d
View code at this point
Browse repository at this point
Commits on Mar 25, 2021
Suggested implementation for rule 8.2 (#3169)
larseven
authored
9786f1c
View commit details
Copy full SHA for 9786f1c
View code at this point
Browse repository at this point
Commits on Mar 21, 2021
Update Copyright year
danmar
committed
4243727
View commit details
Copy full SHA for 4243727
View code at this point
Browse repository at this point
Commits on Feb 20, 2021
Refactorization: Removed unnecessary \n and spaces in strings
Show description for cf19372
PKEuS
authored and
danmar
committed
cf19372
View commit details
Copy full SHA for cf19372
View code at this point
Browse repository at this point
Commits on Dec 8, 2020
Tokenizer; Fixed varid for base class member variable
danmar
committed
245284a
View commit details
Copy full SHA for 245284a
View code at this point
Browse repository at this point
Commits on Nov 22, 2020
Fixed #9860 (unused template not removed properly by default)
danmar
committed
2cd8ea8
View commit details
Copy full SHA for 2cd8ea8
View code at this point
Browse repository at this point
Commits on Nov 16, 2020
Improve handling of decltype
danmar
committed
22d6160
View commit details
Copy full SHA for 22d6160
View code at this point
Browse repository at this point
Commits on Nov 15, 2020
Revert "improved decltype() handling"
Show description for 8b0699c
danmar
committed
8b0699c
View commit details
Copy full SHA for 8b0699c
View code at this point
Browse repository at this point
improved decltype() handling
danmar
committed
6e8f77c
View commit details
Copy full SHA for 6e8f77c
View code at this point
Browse repository at this point
Commits on Oct 22, 2020
Fix #9647: Set correct enum value (#2856)
Show description for d7a8e25
rikardfalkeborn
authored
d7a8e25
View commit details
Copy full SHA for d7a8e25
View code at this point
Browse repository at this point
Commits on Sep 29, 2020
varid: set varid for 'extern const char (*x[256]);'. This is a partial fix for #9922
danmar
committed
ad9b274
View commit details
Copy full SHA for ad9b274
View code at this point
Browse repository at this point
Commits on Aug 23, 2020
astyle formatting
danmar
committed
2bb7384
View commit details
Copy full SHA for 2bb7384
View code at this point
Browse repository at this point
Commits on Aug 20, 2020
Add exprId to tokens (#2744)
pfultz2
authored
a332062
View commit details
Copy full SHA for a332062
View code at this point
Browse repository at this point
Commits on May 25, 2020
Fix testrunner
danmar
committed
9edca82
View commit details
Copy full SHA for 9edca82
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.