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
.
cppchecksolutions
/
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
debug-templatesimplification
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 11, 2025
Partial fix for #13747 assertion in Token::update_property_info() (report unknown macro) (#7455)
chrchr-github
authored
1bd5f86
View commit details
Copy full SHA for 1bd5f86
View code at this point
Browse repository at this point
Fix #13746: Add [[fallthrough]] attribute to Token and dump (#7443)
olabetskyi
authored
fada646
View commit details
Copy full SHA for fada646
View code at this point
Browse repository at this point
Commits on Apr 10, 2025
fixed #13765 - report `unusedPrivateFunction` on function implementation (#7449)
firewave
authored
6d61fb6
View commit details
Copy full SHA for 6d61fb6
View code at this point
Browse repository at this point
testrunner: added more IDs and columns to expected test output (#7444)
firewave
authored
5702fd2
View commit details
Copy full SHA for 5702fd2
View code at this point
Browse repository at this point
Commits on Apr 9, 2025
Partial fix for #13747 assertion in Token::update_property_info() / fix #13759 Bad simplification of template parameter in namespace (#7446)
chrchr-github
authored
b8d483a
View commit details
Copy full SHA for b8d483a
View code at this point
Browse repository at this point
Fix 13755: false negative: accessMoved with usage through dereference (#7448)
pfultz2
authored
4767e6a
View commit details
Copy full SHA for 4767e6a
View code at this point
Browse repository at this point
Commits on Apr 7, 2025
testrunner: some `Tokenizer` related refactoring (#7427)
firewave
authored
44d097d
View commit details
Copy full SHA for 44d097d
View code at this point
Browse repository at this point
testrunner: actually bail out on failed assert (#7436)
firewave
authored
c78d1f2
View commit details
Copy full SHA for c78d1f2
View code at this point
Browse repository at this point
cleaned up includes based on include-what-you-use/clang-include-cleaner (#7437)
firewave
authored
f4580f9
View commit details
Copy full SHA for f4580f9
View code at this point
Browse repository at this point
testrunner: start adding IDs and columns to error messages (#7343)
firewave
authored
bf80216
View commit details
Copy full SHA for bf80216
View code at this point
Browse repository at this point
fixed #13660 - `SuppressionList::Suppression::checked` was not properly set in all cases (#7380)
Show description for fe8a5aa
firewave
authored
fe8a5aa
View commit details
Copy full SHA for fe8a5aa
View code at this point
Browse repository at this point
fixed #12017/#13723 - added command-line option `--clang-tidy{=<exe>}` and fixed output (#7366)
firewave
authored
2cea0d0
View commit details
Copy full SHA for 2cea0d0
View code at this point
Browse repository at this point
Propagate zero multiplication on possible values as well (#7434)
pfultz2
authored
5218ded
View commit details
Copy full SHA for 5218ded
View code at this point
Browse repository at this point
Commits on Apr 6, 2025
Fix 13046: false negative: knownConditionTrueFalse with this (#7432)
pfultz2
authored
1cf526d
View commit details
Copy full SHA for 1cf526d
View code at this point
Browse repository at this point
Commits on Apr 5, 2025
Fix 13478: FP knownConditionTrueFalse after member is modified (#7431)
pfultz2
authored
04c885d
View commit details
Copy full SHA for 04c885d
View code at this point
Browse repository at this point
Commits on Apr 4, 2025
enabled and fixed `-Wold-style-cast` Clang warnings (#7395)
firewave
authored
f78e5a7
View commit details
Copy full SHA for f78e5a7
View code at this point
Browse repository at this point
Commits on Apr 3, 2025
testrunner: cleaned up some test options (#7426)
firewave
authored
5398426
View commit details
Copy full SHA for 5398426
View code at this point
Browse repository at this point
Add library attribute for no-failure allocators (#7390)
Show description for 5a2f12f
b4n
authored
5a2f12f
View commit details
Copy full SHA for 5a2f12f
View code at this point
Browse repository at this point
fixed #13667 - report `functionConst`/`functionStatic` on function implementation (#7383)
firewave
authored
26788f4
View commit details
Copy full SHA for 26788f4
View code at this point
Browse repository at this point
Commits on Apr 2, 2025
fixed #13743 - FP AssignmentAddressToInteger for double cast (#7417)
firewave
authored
77b76aa
View commit details
Copy full SHA for 77b76aa
View code at this point
Browse repository at this point
made `CppCheck::getClangFlags()` an internal function (#7412)
firewave
authored
43419fe
View commit details
Copy full SHA for 43419fe
View code at this point
Browse repository at this point
dropped internal default template format not necessary for production code (#7342)
firewave
authored
07eb1f0
View commit details
Copy full SHA for 07eb1f0
View code at this point
Browse repository at this point
Commits on Mar 30, 2025
Fix #13742 FP syntaxError for function-level try block in const member function (#7413)
chrchr-github
authored
695c377
View commit details
Copy full SHA for 695c377
View code at this point
Browse repository at this point
Commits on Mar 29, 2025
Fix #13725 Bad varid for nested class member (#7388)
chrchr-github
authored
a55b557
View commit details
Copy full SHA for a55b557
View code at this point
Browse repository at this point
Commits on Mar 28, 2025
cleaned up and test some `enforcedLang` handling (#7405)
firewave
authored
3253e48
View commit details
Copy full SHA for 3253e48
View code at this point
Browse repository at this point
fixed #13734 - FP unsignedLessThanZero for unknown array size (#7410)
Show description for 096a016
firewave
and
chrchr-github
authored
096a016
View commit details
Copy full SHA for 096a016
View code at this point
Browse repository at this point
added scheduled Clang Static Analyzer run (#6835)
Show description for 7583df8
firewave
authored
7583df8
View commit details
Copy full SHA for 7583df8
View code at this point
Browse repository at this point
Commits on Mar 27, 2025
Fix 13738: Crash in valueFlowTypeTraits (#7411)
pfultz2
authored
63ff0a8
View commit details
Copy full SHA for 63ff0a8
View code at this point
Browse repository at this point
Fix 13114: FN: danglingTempReference (Accessing Temporary Object Through Method Returning Self) (#7409)
pfultz2
authored
2684ba9
View commit details
Copy full SHA for 2684ba9
View code at this point
Browse repository at this point
Commits on Mar 26, 2025
Evaluate type traits in valueflow (#7393)
Show description for d95f754
pfultz2
authored
d95f754
View commit details
Copy full SHA for d95f754
View code at this point
Browse repository at this point
Commits on Mar 25, 2025
Fix #13728 FP oppositeInnerCondition from lambda (#7391)
chrchr-github
authored
5ac33c8
View commit details
Copy full SHA for 5ac33c8
View code at this point
Browse repository at this point
Commits on Mar 24, 2025
Fix #13722 Bad varid for volatile bitfield members (#7389)
chrchr-github
authored
6b68c27
View commit details
Copy full SHA for 6b68c27
View code at this point
Browse repository at this point
Commits on Mar 21, 2025
cleanups related to htmlreport test (#7387)
firewave
authored
6b1b18b
View commit details
Copy full SHA for 6b1b18b
View code at this point
Browse repository at this point
`SuppressionList::ErrorMessage::fromErrorMessage()` did not set file when no call stack was provided (#7386)
firewave
authored
372415c
View commit details
Copy full SHA for 372415c
View code at this point
Browse repository at this point
Commits on Mar 19, 2025
fixed #13719 - fixed nullptr dereference in `Library::detectSmartPointer()` (#7379)
firewave
authored
0b390be
View commit details
Copy full SHA for 0b390be
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.