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
lib
astutils.cpp
on
addon-error
User selector
All users
Datepicker
All time
Commit history
Commits on May 13, 2022
Fix 11057: FP danglingTemporaryLifetime with reference member (#4103)
Show description for fbba72a
pfultz2
authored
fbba72a
View commit details
Copy full SHA for fbba72a
View code at this point
Browse repository at this point
Commits on May 12, 2022
Fix 11035: FP arrayIndexOutOfBoundsCond with array and vector (#4105)
Show description for 5d8da2b
pfultz2
authored
5d8da2b
View commit details
Copy full SHA for 5d8da2b
View code at this point
Browse repository at this point
Commits on May 11, 2022
Fix #11059 FP multiCondition when variable is assigned in if/else (#4102)
chrchr-github
authored
63a1698
View commit details
Copy full SHA for 63a1698
View code at this point
Browse repository at this point
Commits on May 9, 2022
Fix 11044: FP knownConditionTrueFalse after early return (#4091)
Show description for 69f09da
pfultz2
authored
69f09da
View commit details
Copy full SHA for 69f09da
View code at this point
Browse repository at this point
Commits on May 5, 2022
Fix #11018 FP uninitvar with redundant pointer op (#4082)
Show description for adba751
chrchr-github
authored
adba751
View commit details
Copy full SHA for adba751
View code at this point
Browse repository at this point
Commits on May 4, 2022
Fix #10650 FN knownConditionTrueFalse with const int value (#4078)
chrchr-github
authored
e2069dd
View commit details
Copy full SHA for e2069dd
View code at this point
Browse repository at this point
Commits on May 3, 2022
Fix #11034 FN duplicateCondition with struct member (#4074)
Show description for 509e42a
chrchr-github
authored
509e42a
View commit details
Copy full SHA for 509e42a
View code at this point
Browse repository at this point
Commits on Apr 28, 2022
Fix 11006: FP uninitvar with unknown constant (#4056)
pfultz2
authored
aafd1e1
View commit details
Copy full SHA for aafd1e1
View code at this point
Browse repository at this point
Commits on Apr 11, 2022
Fix 6577: Detect pointer to uninitialised memory with clock_settime() (#3993)
Show description for d97942d
pfultz2
authored
d97942d
View commit details
Copy full SHA for d97942d
View code at this point
Browse repository at this point
Commits on Apr 7, 2022
Fix #10792 FP knownConditionTrueFalse with double to int cast (#3964)
chrchr-github
authored
52b4aeb
View commit details
Copy full SHA for 52b4aeb
View code at this point
Browse repository at this point
Commits on Apr 6, 2022
Fix 10867: false negative: containerOutOfBounds with std::array (regression) (#3976)
Show description for 1d92665
pfultz2
authored
1d92665
View commit details
Copy full SHA for 1d92665
View code at this point
Browse repository at this point
Commits on Apr 5, 2022
Fix #9815 FP redundantInitialization with lambda / #10864 debug: valueFlowConditionExpressions bailout (#3970)
Show description for 4c375e7
chrchr-github
authored
4c375e7
View commit details
Copy full SHA for 4c375e7
View code at this point
Browse repository at this point
Commits on Mar 27, 2022
Fix #10928, #10930 FP constStatement (#3946)
Show description for 63d96e4
chrchr-github
authored
63d96e4
View commit details
Copy full SHA for 63d96e4
View code at this point
Browse repository at this point
Commits on Mar 25, 2022
Fix #10870 FN constStatement with arrays (#3904)
chrchr-github
authored
e54ad24
View commit details
Copy full SHA for e54ad24
View code at this point
Browse repository at this point
Commits on Mar 22, 2022
Fix #8541 FP variableScope (std::for_each with lambda) (#3924)
chrchr-github
authored
39567ea
View commit details
Copy full SHA for 39567ea
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
Commits on Feb 24, 2022
Refactor: Use getEndOfExprScope instead of getEndOfVarScope (#3855)
pfultz2
authored
45de9a7
View commit details
Copy full SHA for 45de9a7
View code at this point
Browse repository at this point
Commits on Feb 13, 2022
inline visitAstNodes() calls (#3828)
firewave
authored
75b6e8d
View commit details
Copy full SHA for 75b6e8d
View code at this point
Browse repository at this point
Commits on Feb 12, 2022
Partial fix for #9407 FN redundant assignment/unreadVariable (#3651)
chrchr-github
authored
0a99e3b
View commit details
Copy full SHA for 0a99e3b
View code at this point
Browse repository at this point
Commits on Feb 11, 2022
small utils.h cleanup (#3821)
firewave
authored
6e57cc4
View commit details
Copy full SHA for 6e57cc4
View code at this point
Browse repository at this point
Commits on Feb 7, 2022
Fix 10785: False positive: constParameter when using member pointer (#3807)
pfultz2
authored
260d155
View commit details
Copy full SHA for 260d155
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 Feb 2, 2022
Fix #10484 FP knownConditionTrueFalse with static variable and direct initialization / partial fix for #10248 (#3728)
chrchr-github
authored
a20465e
View commit details
Copy full SHA for a20465e
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 Jan 24, 2022
Fix #9828 False positive: unreadVariable alias (#3744)
chrchr-github
authored
d05e43c
View commit details
Copy full SHA for d05e43c
View code at this point
Browse repository at this point
astutils.cpp: optimized visitAstNodesGeneric() a bit more by avoiding unnecessary checks and std::stack usage (#3732)
firewave
authored
8179226
View commit details
Copy full SHA for 8179226
View code at this point
Browse repository at this point
Commits on Jan 19, 2022
Fix #9781 FP deallocuse after auto_ptr (#3724)
chrchr-github
authored
4d44d0c
View commit details
Copy full SHA for 4d44d0c
View code at this point
Browse repository at this point
Commits on Jan 17, 2022
astutils.cpp: optimized visitAstNodesGeneric() a bit (#3716)
firewave
authored
2148b8b
View commit details
Copy full SHA for 2148b8b
View code at this point
Browse repository at this point
Commits on Jan 16, 2022
Fix 10718: Crash in CheckOther::checkDuplicateExpression (#3713)
pfultz2
authored
89bc226
View commit details
Copy full SHA for 89bc226
View code at this point
Browse repository at this point
Commits on Jan 13, 2022
Typos found by running "codespell" (#3702)
arm-in
authored
5a05631
View commit details
Copy full SHA for 5a05631
View code at this point
Browse repository at this point
Commits on Jan 4, 2022
fixed some unusedFunction warnings (#3618)
firewave
authored
0ba9cb4
View commit details
Copy full SHA for 0ba9cb4
View code at this point
Browse repository at this point
Fix 10676: FP: Array index -1 is out of bounds. (#3670)
pfultz2
authored
119ec05
View commit details
Copy full SHA for 119ec05
View code at this point
Browse repository at this point
Commits on Jan 2, 2022
Fix 9760: False positive: constParameter on parameter used to take non-const pointer via array decaying (#3660)
pfultz2
authored
01a8890
View commit details
Copy full SHA for 01a8890
View code at this point
Browse repository at this point
Fix 10659: FP knownConditionTrueFalse - C++17 structured binding (#3662)
pfultz2
authored
71a4439
View commit details
Copy full SHA for 71a4439
View code at this point
Browse repository at this point
Handle (&foo)-> in isVariableChanged (#3624)
KenPatrickLehrmann
authored
af289c8
View commit details
Copy full SHA for af289c8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.