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 }}
lineCode
/
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
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 5, 2022
Fix internal error "Unexpected tokens in initializer" with anonymous namespace (#4577)
Show description for bd95efc
gerboengels
and
gerboe-of
authored
bd95efc
View commit details
Copy full SHA for bd95efc
View code at this point
Browse repository at this point
SymbolDatabase: fix ValueType for '&array[x]'
danmar
committed
e45e5f9
View commit details
Copy full SHA for e45e5f9
View code at this point
Browse repository at this point
SymbolDatabase: Set correct ValueType when there is array-to-pointer decay
danmar
committed
ecb2938
View commit details
Copy full SHA for ecb2938
View code at this point
Browse repository at this point
Fix couple issues with missing operatorEqVarError (#4576)
gerboengels
authored
d7a8f7f
View commit details
Copy full SHA for d7a8f7f
View code at this point
Browse repository at this point
Commits on Nov 3, 2022
Fix #11038, FP memory leak in if-statement in realloc with cast (#4572)
rikardfalkeborn
authored
3c21b9c
View commit details
Copy full SHA for 3c21b9c
View code at this point
Browse repository at this point
Commits on Nov 2, 2022
Fix #11373 typedef: not simplified after inline keyword (#4574)
chrchr-github
authored
e4c5f36
View commit details
Copy full SHA for e4c5f36
View code at this point
Browse repository at this point
Commits on Nov 1, 2022
Fix #11370 FP constStatement with lambda (#4570)
Show description for ccf2176
chrchr-github
authored
ccf2176
View commit details
Copy full SHA for ccf2176
View code at this point
Browse repository at this point
Fix #11371 Detect assignment to temporary (#4571)
Show description for d717e62
chrchr-github
authored
d717e62
View commit details
Copy full SHA for d717e62
View code at this point
Browse repository at this point
Commits on Oct 31, 2022
Fix #11368 FP "Same value in both branches of ternary operator" on plus and minus zero (#4569)
Show description for cf8051b
chrchr-github
authored
cf8051b
View commit details
Copy full SHA for cf8051b
View code at this point
Browse repository at this point
let --premium=misra-c-2012 also set --addon=misra. changed addons container to a set
danmar
committed
e8606a5
View commit details
Copy full SHA for e8606a5
View code at this point
Browse repository at this point
Commits on Oct 29, 2022
Fix #11369 Syntax error. Unexpected tokens in initializer. (#4568)
chrchr-github
authored
6df8573
View commit details
Copy full SHA for 6df8573
View code at this point
Browse repository at this point
Commits on Oct 25, 2022
Fix #11357 new internalAstError (#4564)
Show description for b4e78e8
chrchr-github
authored
b4e78e8
View commit details
Copy full SHA for b4e78e8
View code at this point
Browse repository at this point
Commits on Oct 21, 2022
#11351 follow-up: Handle more variadic template arguments (#4554)
Show description for 13d81cd
chrchr-github
authored
13d81cd
View commit details
Copy full SHA for 13d81cd
View code at this point
Browse repository at this point
Handle simple typedefs (#4558)
chrchr-github
authored
ae16aab
View commit details
Copy full SHA for ae16aab
View code at this point
Browse repository at this point
Fix #11362 FP returnDanglingLifetime for pointer to struct member in static array (#4563)
Show description for e046232
chrchr-github
authored
e046232
View commit details
Copy full SHA for e046232
View code at this point
Browse repository at this point
Fix #11359 FP constStatement for function-local struct definition+initialization statement (#4561)
chrchr-github
authored
5153697
View commit details
Copy full SHA for 5153697
View code at this point
Browse repository at this point
Commits on Oct 20, 2022
Typo found in Summary of CWE: 758 (#4553)
ralexe
authored
1da3746
View commit details
Copy full SHA for 1da3746
View code at this point
Browse repository at this point
Improve unreachableCodeError: handle library functions (#4560)
Show description for 7b9c990
chrchr-github
authored
7b9c990
View commit details
Copy full SHA for 7b9c990
View code at this point
Browse repository at this point
Commits on Oct 19, 2022
Improve unreachableCodeError message (#4559)
Show description for 9c7b4c9
chrchr-github
authored
9c7b4c9
View commit details
Copy full SHA for 9c7b4c9
View code at this point
Browse repository at this point
Fix crash in arraySize() (#4556)
Show description for 192c30a
chrchr-github
authored
192c30a
View commit details
Copy full SHA for 192c30a
View code at this point
Browse repository at this point
#11134 Fix broken AST with (designated) initializers (#4550)
Show description for 6a01fa9
gerboengels
and
gerboe-of
authored
6a01fa9
View commit details
Copy full SHA for 6a01fa9
View code at this point
Browse repository at this point
Commits on Oct 18, 2022
Fix #11355 FN: arrayIndexOutOfBounds (#4555)
Show description for 5a8e55c
chrchr-github
authored
5a8e55c
View commit details
Copy full SHA for 5a8e55c
View code at this point
Browse repository at this point
Commits on Oct 16, 2022
Fix #11351 Assert failure in templatesimplifier.cpp (#4552)
chrchr-github
authored
c6c339a
View commit details
Copy full SHA for c6c339a
View code at this point
Browse repository at this point
Fix #11319 (#4549)
Show description for 221873e
gerboengels
and
gerboe-of
authored
221873e
View commit details
Copy full SHA for 221873e
View code at this point
Browse repository at this point
include all (internal non-generated) headers in clang-tidy checks (#4100)
firewave
authored
2ac9fbc
View commit details
Copy full SHA for 2ac9fbc
View code at this point
Browse repository at this point
Fix #10412 FN useStlAlgorithm with iterators (#4157)
chrchr-github
authored
3273e51
View commit details
Copy full SHA for 3273e51
View code at this point
Browse repository at this point
Commits on Oct 14, 2022
Fix #11321 FP uninitvar for in-class member initialization (#4547)
chrchr-github
authored
6c24d2b
View commit details
Copy full SHA for 6c24d2b
View code at this point
Browse repository at this point
Commits on Oct 12, 2022
Fixed #9926 (False positive assertWithSideEffects, calling method that has no side effects)
danmar
committed
b8b6be4
View commit details
Copy full SHA for b8b6be4
View code at this point
Browse repository at this point
Commits on Oct 11, 2022
Fixed #11102 (False positive: unreadVariable when union in derived struct is used)
danmar
committed
2a81388
View commit details
Copy full SHA for 2a81388
View code at this point
Browse repository at this point
Commits on Oct 10, 2022
Fixed #10831 ("Analysis failed (lambda not recognized)" with lamba default parameter in lambda signature)
danmar
committed
584a428
View commit details
Copy full SHA for 584a428
View code at this point
Browse repository at this point
Fix defaulted and deleted functions (#4540)
Show description for ed06e29
gerboengels
and
gerboe-of
authored
ed06e29
View commit details
Copy full SHA for ed06e29
View code at this point
Browse repository at this point
Clarify knownConditionTrueFalse warnings
danmar
committed
65cd6ea
View commit details
Copy full SHA for 65cd6ea
View code at this point
Browse repository at this point
Commits on Oct 9, 2022
Use return instead of condition for alwaysTrueFalse check (#4446)
pfultz2
authored
bd22ea5
View commit details
Copy full SHA for bd22ea5
View code at this point
Browse repository at this point
optimized `CheckOther::checkDuplicateBranch()` a bit (#4542)
firewave
authored
fa7e08a
View commit details
Copy full SHA for fa7e08a
View code at this point
Browse repository at this point
fixed handling of incomplete char/string literals in `isPrefixStringCharLiteral()` - also optimized it a bit (#4541)
Show description for d1bfae9
firewave
authored
d1bfae9
View commit details
Copy full SHA for d1bfae9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.