Skip to content
Navigation Menu
Toggle navigation
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
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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
.
cppcheck-opensource
/
cppcheck
Public
Notifications
You must be signed in to change notification settings
Fork
1.6k
Star
6.7k
Code
Pull requests
204
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jul 1, 2026
Fix #14876 Nullptr dereference in usingMatch() (#8678)
Show description for 7d0d721
chrchr-github
and
web-flow
authored
7d0d721
Copy full SHA for 7d0d721
Commits on Jun 30, 2026
Fix #14877: heap-use-after-free in Tokenizer::simplifyUsing() (#8679)
Show description for 7d5a54c
GilmarSantosJr
authored
7d5a54c
Copy full SHA for 7d5a54c
Commits on Jun 26, 2026
Fix #14864 FN knownConditionTrueFalse with default initialized user type pointer (#8672)
chrchr-github
authored
86f4c91
Copy full SHA for 86f4c91
Commits on Jun 25, 2026
Add test for #13099 (#8674)
chrchr-github
authored
b37e6b8
Copy full SHA for b37e6b8
Fix #13678 FN constParameterPointer (calling const function on struct member) (#8624)
chrchr-github
authored
d8eaa52
Copy full SHA for d8eaa52
Fix issue 13682: false negative: nullPointerRedundantCheck (multiple conditions, regression) (#8669)
Show description for 887b5d2
pfultz2
and
Your Name
authored
887b5d2
Copy full SHA for 887b5d2
Commits on Jun 24, 2026
enabled `-Wshorten-64-to-32` Clang compiler warning (#8670)
firewave
authored
6640a7c
Copy full SHA for 6640a7c
Fix #14866 FP bufferAccessOutOfBounds with vector and gethostname() (#8667)
Show description for b587c7c
chrchr-github
and
web-flow
authored
b587c7c
Copy full SHA for b587c7c
Commits on Jun 23, 2026
fixed some `-Wsign-compare` compiler warnings (#8280)
firewave
authored
e0014e1
Copy full SHA for e0014e1
Commits on Jun 22, 2026
Fix #14860 FP sizeofwithsilentarraypointer with std::array (#8661)
chrchr-github
authored
a709c86
Copy full SHA for a709c86
Fix #14817 FN constParameterPointer for constructor initializing array (regression) , add test for #11471 (#8637)
Show description for ed596da
chrchr-github
and
web-flow
authored
ed596da
Copy full SHA for ed596da
Fix #12520 FN mismatchingContainers/iterators3 with temporary containers and erase (#8665)
chrchr-github
authored
d833b6b
Copy full SHA for d833b6b
Fix #14809 FP syntaxError for typedef involving std::size_t (#8618)
Show description for d7bcdb5
chrchr-github
and
web-flow
authored
d7bcdb5
Copy full SHA for d7bcdb5
Commits on Jun 20, 2026
Fix #14848 FP compareValueOutOfTypeRangeError and knownConditionTrueFalse with unsigned arithmetic (#8658)
Show description for 49f7cd2
chrchr-github
and
web-flow
authored
49f7cd2
Copy full SHA for 49f7cd2
Refs #9173: Fix FN bufferAccessOutOfBounds (memset on array, &a[0]) (#8656)
chrchr-github
authored
3122205
Copy full SHA for 3122205
Fix #14850 (Compilation fails on oraclelinux:8 (g++ 8.5.0 released in 2021)) (#8654)
danmar
authored
907f9a4
Copy full SHA for 907f9a4
AUTHORS: Add JonnyPtn [skip ci] (#8666)
danmar
authored
30ec6e1
Copy full SHA for 30ec6e1
Fix #14854 (import project: Handle forced include files from compilation database projects) (#8641)
JonnyPtn
authored
bf099d1
Copy full SHA for bf099d1
Commits on Jun 19, 2026
Fix #11861 Syntax Error: AST broken for C++20 ranges (#8644)
Show description for 731ef86
chrchr-github
and
web-flow
authored
731ef86
Copy full SHA for 731ef86
Fix #14812 FN useStlAlgorithm with std::set (#8629)
Show description for fb388e6
chrchr-github
and
web-flow
authored
fb388e6
Copy full SHA for fb388e6
Fix #14853 FP funcArgNamesDifferentUnnamed with function pointer argument (#8655)
Show description for d45d907
chrchr-github
and
web-flow
authored
d45d907
Copy full SHA for d45d907
Fix #14863 (tokenizer: add token flag when braces are inserted during simplifications and publish in dumpfile) (#8664)
danmar
authored
3be9d35
Copy full SHA for 3be9d35
Commits on Jun 18, 2026
Fix #13628 FP: accessMoved with ternary (#8645)
Show description for 93bc251
francois-berder
authored
93bc251
Copy full SHA for 93bc251
Commits on Jun 17, 2026
updated readme to direct vs code users to cppcheck official extension [skip ci] (#8657)
davidramnero
authored
2538dcd
Copy full SHA for 2538dcd
Fix #14783 / #14784 FN unusedVariable with templated type (default constructor, regression) (#8574)
Show description for af63e5f
chrchr-github
and
web-flow
authored
af63e5f
Copy full SHA for af63e5f
Partial fix for #14810 FN constVariablePointer (cbegin() called on container) (#8619)
Show description for 717566c
chrchr-github
and
web-flow
authored
717566c
Copy full SHA for 717566c
Fix #13855 useStlAlgorithm might lack column information (#8627)
chrchr-github
authored
c903d68
Copy full SHA for c903d68
Fix #14374 FP missingReturn with std::throw_with_nested() (#8638)
chrchr-github
authored
54b482c
Copy full SHA for 54b482c
removed usage of `#file`/`#endfile` (#7951)
firewave
authored
37b5e95
Copy full SHA for 37b5e95
refs #14345 - dropped some untranslatable strings (#8073)
firewave
authored
be0052b
Copy full SHA for be0052b
gtk.cfg: Remove extra semicolons from g_return* macros (#8632)
Show description for fec0f8d
correctmost
authored
fec0f8d
Copy full SHA for fec0f8d
Fix #958: warn when feof() is used as a while loop condition (#8422)
Show description for 0d7884d
francois-berder
authored
0d7884d
Copy full SHA for 0d7884d
Commits on Jun 16, 2026
fixed #14084 - run CMake with `--warn-uninitialized` in CI (#8290)
firewave
authored
4a4e12d
Copy full SHA for 4a4e12d
Fix #11751 FP accessMoved after passing value to function (#8646)
chrchr-github
authored
6f17c16
Copy full SHA for 6f17c16
Fix #14842 FN memleak in function with trailing return type (regression) (#8651)
Show description for 1d0ff1a
chrchr-github
and
web-flow
authored
1d0ff1a
Copy full SHA for 1d0ff1a
Previous
Next
You can’t perform that action at this time.