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 }}
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
Branch selector
update-runformat
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 28, 2025
fix, samples/syntaxError/bad.c cause nonzero exitcode
danmar
committed
79229a9
View commit details
Copy full SHA for 79229a9
Browse repository at this point
formatting
danmar
committed
e2b3cd2
View commit details
Copy full SHA for e2b3cd2
Browse repository at this point
runformat: use same uncrustify version in CI and in runformat, and ensure that the same commands are used in CI and in runformat
danmar
committed
3459e2f
View commit details
Copy full SHA for 3459e2f
Browse repository at this point
donate_cpu_lib.py: reverted back to overriding `CXXFLAGS` for now [skip ci] (#7777)
Show description for b4f07cd
firewave
authored
b4f07cd
View commit details
Copy full SHA for b4f07cd
Browse repository at this point
path.cpp: fixed `-Wuseless-cast` GCC warning with C++17 (#7771)
Show description for b413181
firewave
authored
b413181
View commit details
Copy full SHA for b413181
Browse repository at this point
fixed #14065 - Makefile: added `CXXOPTS` and `LDOPTS` to extend `CXXFLAGS` and `LDFLAGS` (#7732)
firewave
authored
f8e8765
View commit details
Copy full SHA for f8e8765
Browse repository at this point
tokenize.cpp: avoid unnecessary copies with `ScopeInfo3::addChild()` (#7772)
firewave
authored
d24ce17
View commit details
Copy full SHA for d24ce17
Browse repository at this point
fixed #14088 - made CMake build with `BUILD_CLI=Off` work (#7765)
firewave
authored
1219ae8
View commit details
Copy full SHA for 1219ae8
Browse repository at this point
Fix #14019 Bad AST for template reference type / #14054 FN danglingTemporaryLifetime with const iterator to subobject (#7722)
Show description for 23a698d
chrchr-github
and
web-flow
authored
23a698d
View commit details
Copy full SHA for 23a698d
Browse repository at this point
Fix #14095 (TemplateSimplifier: store location of template argument token) (#7775)
danmar
authored
b46125e
View commit details
Copy full SHA for b46125e
Browse repository at this point
Commits on Aug 27, 2025
vf_settokenvalue.cpp: reduced scope of some variables in `setTokenValue()` (#7754)
firewave
authored
e3d2d90
View commit details
Copy full SHA for e3d2d90
Browse repository at this point
Commits on Aug 26, 2025
Remove use of leftover CMake flag USE_QT6 (#7748)
Show description for 98a168b
gruenich
and
firewave
authored
98a168b
View commit details
Copy full SHA for 98a168b
Browse repository at this point
fixed #14089 - ProgramMemory: restored usage of hash lookups / use cached expression ID (#7769)
firewave
authored
8dfc24b
View commit details
Copy full SHA for 8dfc24b
Browse repository at this point
Commits on Aug 23, 2025
Fix #14036 Assert failure in getParentValueTypes() (#7758)
chrchr-github
authored
3529cd6
View commit details
Copy full SHA for 3529cd6
Browse repository at this point
ValueFlow: added some early exits to avoid unnecessary object creations and copies (#7753)
firewave
authored
321e50c
View commit details
Copy full SHA for 321e50c
Browse repository at this point
added make target `check-nonneg` / generate (and fixed) all warnings in `NONNEG` build (#7747)
firewave
authored
9f21f84
View commit details
Copy full SHA for 9f21f84
Browse repository at this point
Fix \t and \r in dump file (#7766)
swasti16
authored
cb153f9
View commit details
Copy full SHA for cb153f9
Browse repository at this point
Commits on Aug 22, 2025
Fix #14051 (color codes should not be stored in output file) (#7759)
glankk
authored
7a05f00
View commit details
Copy full SHA for 7a05f00
Browse repository at this point
TestPreprocessor: removed usage of `std::istringstream` (#6873)
firewave
authored
90ee464
View commit details
Copy full SHA for 90ee464
Browse repository at this point
Fix #14071 GUI: "QObject::connect: No such signal" when right-clicking a finding (#7760)
clock999
authored
71ee509
View commit details
Copy full SHA for 71ee509
Browse repository at this point
Fix #14085 Add isExplicit attribute to operators (#7761)
olabetskyi
authored
f921fbd
View commit details
Copy full SHA for f921fbd
Browse repository at this point
Commits on Aug 21, 2025
Fix newline in comments rawtokens (#7763)
swasti16
authored
3967c33
View commit details
Copy full SHA for 3967c33
Browse repository at this point
Premium: Update --help output and manual for --premium-license-file and --premium-cert-c-int-precision options (#7755)
danmar
authored
8a2af82
View commit details
Copy full SHA for 8a2af82
Browse repository at this point
Fix #14086 (simplecpp: Update to 1.5.2) (#7762)
glankk
authored
12e63b4
View commit details
Copy full SHA for 12e63b4
Browse repository at this point
Commits on Aug 19, 2025
Fix #14064 Files are reanalyzed with --cppcheck-build-dir and inline suppressions (regression) (#7741)
chrchr-github
authored
4617bc2
View commit details
Copy full SHA for 4617bc2
Browse repository at this point
avoid `-Wuseless-cast` GCC warnings in Qt mocs (#7751)
Show description for 8d388dc
firewave
authored
8d388dc
View commit details
Copy full SHA for 8d388dc
Browse repository at this point
Run all tests with unsigned char (#7715)
chrchr-github
authored
f8eea15
View commit details
Copy full SHA for f8eea15
Browse repository at this point
Fix #14060 FN containerOutOfBounds with multi-parameter std::stack::emplace() (regression) (#7726)
chrchr-github
authored
0e8c953
View commit details
Copy full SHA for 0e8c953
Browse repository at this point
Fix #12162 false negative: functionConst with container member functions (#7731)
chrchr-github
authored
fa13e63
View commit details
Copy full SHA for fa13e63
Browse repository at this point
Commits on Aug 18, 2025
cppcheckexecutor.cpp: avoid `-Wcast-qual` warnings on macOS (#7749)
Show description for 921d893
firewave
authored
921d893
View commit details
Copy full SHA for 921d893
Browse repository at this point
Fix #14070 FP duplicateCondition for modified string (#7737)
chrchr-github
authored
817013f
View commit details
Copy full SHA for 817013f
Browse repository at this point
checkcondition.cpp: fixed `-Wbitwise-instead-of-logical` Clang warnings (#7736)
Show description for 9dd0555
firewave
authored
9dd0555
View commit details
Copy full SHA for 9dd0555
Browse repository at this point
testmathlib.cpp: fixed literal overflow warnings (#7739)
Show description for 876d4ef
firewave
authored
876d4ef
View commit details
Copy full SHA for 876d4ef
Browse repository at this point
Commits on Aug 17, 2025
test-signalhandler.cpp: fixed `-Wunused-macros` warning on macOS (#7745)
Show description for 24dfe7b
firewave
authored
24dfe7b
View commit details
Copy full SHA for 24dfe7b
Browse repository at this point
Commits on Aug 16, 2025
token.cpp: use `snprintf()` to fix `-Wdeprecated-declarations` AppleClang warning (#7744)
Show description for 3122724
firewave
authored
3122724
View commit details
Copy full SHA for 3122724
Browse repository at this point
Previous
Next
You can’t perform that action at this time.