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
Breadcrumbs
History for
cppcheck
lib
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 16, 2026
Fix 15030: Extra comment missing from inline multi-suppression (#8852)
ludviggunne
authored
b080d6e
View commit details
Copy full SHA for b080d6e
View code at this point
Browse repository at this point
Fix #15020 FP knownConditionTrueFalse in C23 static_assert (#8841)
chrchr-github
authored
ccbde01
View commit details
Copy full SHA for ccbde01
View code at this point
Browse repository at this point
Commits on Sep 15, 2026
Fix #15031 (False positive: knownConditionTrueFalse reported when calling a function with a known result) (#8853)
danmar
authored
cff4c24
View commit details
Copy full SHA for cff4c24
View code at this point
Browse repository at this point
Commits on Sep 14, 2026
Fix #15028 (release: check premium ids) (#8851)
danmar
authored
9b3b160
View commit details
Copy full SHA for 9b3b160
View code at this point
Browse repository at this point
Commits on Sep 13, 2026
Fix function pointer typedef simplification (Trac #5935) (#8840)
Show description for 27eed5e
Moltiz
authored
27eed5e
View commit details
Copy full SHA for 27eed5e
View code at this point
Browse repository at this point
Commits on Sep 11, 2026
Fix #15025 (settings: match cert c premium options better) (#8845)
danmar
authored
babc971
View commit details
Copy full SHA for babc971
View code at this point
Browse repository at this point
release: generated lib/checkers.cpp (#8842)
danmar
authored
94f84ed
View commit details
Copy full SHA for 94f84ed
View code at this point
Browse repository at this point
Commits on Sep 10, 2026
Fix #15024 (lib/checkers.cpp: Fix guideline classifications for Misra C++) (#8844)
danmar
authored
767ace6
View commit details
Copy full SHA for 767ace6
View code at this point
Browse repository at this point
Commits on Sep 9, 2026
Fix #15007: `isAttributeNoreturn` not set for `_Noreturn` (#8823)
ludviggunne
authored
7a8c67a
View commit details
Copy full SHA for 7a8c67a
View code at this point
Browse repository at this point
Fix #15017 (simplecpp DIRECTIVE_AS_MACRO_PARAMETER, separate error id and misra 20.6) (#8839)
danmar
authored
f9d4a64
View commit details
Copy full SHA for f9d4a64
View code at this point
Browse repository at this point
Commits on Sep 8, 2026
Fix #15014 FP syntaxError (negating dereferenced pointer) (#8830)
Show description for b9d85e1
chrchr-github
and
web-flow
authored
b9d85e1
View commit details
Copy full SHA for b9d85e1
View code at this point
Browse repository at this point
Commits on Sep 7, 2026
Fix #15010: ErrorLogger: do not open and read from files unless necessary (#8826)
ludviggunne
authored
c976cac
View commit details
Copy full SHA for c976cac
View code at this point
Browse repository at this point
Fix #15013 (warning hash: calculate hash for CTU warnings) (#8829)
danmar
authored
f6fff71
View commit details
Copy full SHA for f6fff71
View code at this point
Browse repository at this point
Fix #14975 Assert failure in TemplateSimplifier::expandTemplate() (#8825)
chrchr-github
authored
bb630c2
View commit details
Copy full SHA for bb630c2
View code at this point
Browse repository at this point
Fix #14998 FP arrayIndexOutOfBounds after loop (#8818)
chrchr-github
authored
093e55f
View commit details
Copy full SHA for 093e55f
View code at this point
Browse repository at this point
Fix #14915 FN duplicateConditionalAssign with bool and explicit check (#8827)
chrchr-github
authored
18d6c1d
View commit details
Copy full SHA for 18d6c1d
View code at this point
Browse repository at this point
Commits on Sep 6, 2026
Fix #15008 internalAstError for c++23 lambda (#8821)
Show description for f9ca1b4
chrchr-github
and
web-flow
authored
f9ca1b4
View commit details
Copy full SHA for f9ca1b4
View code at this point
Browse repository at this point
Fix ticket 8442: detect unselectable switch cases (#8815)
Show description for f695ade
JeewoongKim
authored
f695ade
View commit details
Copy full SHA for f695ade
View code at this point
Browse repository at this point
Fix #11538: Fix syntax error on C++23 'if consteval' / 'if !consteval' (#8733)
autoantwort
authored
b878dc2
View commit details
Copy full SHA for b878dc2
View code at this point
Browse repository at this point
Commits on Sep 3, 2026
Fix #14614: Optionally provide comments in preprocessor output (BuildCache) (#8820)
Show description for 4e62f0c
ludviggunne
authored
4e62f0c
View commit details
Copy full SHA for 4e62f0c
View code at this point
Browse repository at this point
Commits on Sep 2, 2026
Fix #14995 (Suppression file name cache) (#8684)
Show description for 637d5be
MartinBP
authored
637d5be
View commit details
Copy full SHA for 637d5be
View code at this point
Browse repository at this point
Commits on Aug 29, 2026
Fix #11439 FP returnDanglingLifetime for assignment to global var (#8777)
chrchr-github
authored
d84ae30
View commit details
Copy full SHA for d84ae30
View code at this point
Browse repository at this point
Commits on Aug 28, 2026
Fix #14972 [regression] Syntax Error: AST broken, '!' doesn't have an operand. (#8791)
Show description for 9a500c8
chrchr-github
and
web-flow
authored
9a500c8
View commit details
Copy full SHA for 9a500c8
View code at this point
Browse repository at this point
Fix #11604 Debug: DacaWrongData (#8752)
Show description for 0ff234b
chrchr-github
and
web-flow
authored
0ff234b
View commit details
Copy full SHA for 0ff234b
View code at this point
Browse repository at this point
Partial fix for #14982 internalAstError for function with std::enable_if (#8810)
Show description for 0630d8a
chrchr-github
and
web-flow
authored
0630d8a
View commit details
Copy full SHA for 0630d8a
View code at this point
Browse repository at this point
Fix #14974: [regression] inline supression does not work with build dir anymore (#8801)
Show description for 6d2b6f4
glankk
authored
6d2b6f4
View commit details
Copy full SHA for 6d2b6f4
View code at this point
Browse repository at this point
Fix #14917 fuzzing crash (null-pointer-use) in ReverseTraversal::traverse() (#8800)
Show description for 3a3184d
chrchr-github
and
web-flow
authored
3a3184d
View commit details
Copy full SHA for 3a3184d
View code at this point
Browse repository at this point
Commits on Aug 27, 2026
Fix #14968 Redundant error path for containerOutOfBounds warning (#8785)
chrchr-github
authored
c6109ba
View commit details
Copy full SHA for c6109ba
View code at this point
Browse repository at this point
Fix #14988: Add relative path to preprocessor dump (#8812)
olabetskyi
authored
8a92e99
View commit details
Copy full SHA for 8a92e99
View code at this point
Browse repository at this point
Commits on Aug 26, 2026
Fix #14967 internalAstError with function pointer in if (#8782)
Show description for ab753cd
chrchr-github
and
web-flow
authored
ab753cd
View commit details
Copy full SHA for ab753cd
View code at this point
Browse repository at this point
Fix #14987: Update simplecpp to 1.9.1 (#8809)
glankk
authored
ff4d7ce
View commit details
Copy full SHA for ff4d7ce
View code at this point
Browse repository at this point
Commits on Aug 25, 2026
Partial fix for #14982 internalAstError for noexcept function with requires clause (#8808)
Show description for ac8c1aa
chrchr-github
and
web-flow
authored
ac8c1aa
View commit details
Copy full SHA for ac8c1aa
View code at this point
Browse repository at this point
Commits on Aug 24, 2026
Fix #14984: Valueflow: Buffer size not tracked across function calls (#8806)
ludviggunne
authored
518010a
View commit details
Copy full SHA for 518010a
View code at this point
Browse repository at this point
Commits on Aug 23, 2026
Fix #14960 Inconsistent bufferAccessOutOfBounds (possible values) (#8779)
Show description for 5e7baff
chrchr-github
and
web-flow
authored
5e7baff
View commit details
Copy full SHA for 5e7baff
View code at this point
Browse repository at this point
Commits on Aug 21, 2026
Fix #14980 Nullptr dereference in valueFlowDynamicBufferSize() (#8802)
Show description for 9699b99
chrchr-github
and
web-flow
authored
9699b99
View commit details
Copy full SHA for 9699b99
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.