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
fix-14671
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 15, 2026
buddy
danmar
committed
8dcf770
View commit details
Copy full SHA for 8dcf770
Browse repository at this point
suppress
danmar
committed
717ab25
View commit details
Copy full SHA for 717ab25
Browse repository at this point
clang-tidy
danmar
committed
6641ab3
View commit details
Copy full SHA for 6641ab3
Browse repository at this point
Fix #14671 (GUI: add --include option to project file dialog)
danmar
committed
e61fae5
View commit details
Copy full SHA for e61fae5
Browse repository at this point
Commits on Apr 14, 2026
Fix #14539: false positive: constParameterPointer with type alias (#8310)
ludviggunne
authored
30cdc63
View commit details
Copy full SHA for 30cdc63
Browse repository at this point
Fix #14535: false positive: unreadVariable (array access after pointer cast) (#8324)
ludviggunne
authored
085cc68
View commit details
Copy full SHA for 085cc68
Browse repository at this point
Fix #14643, #10965, #11704: false positive: unreadVariable for constructors with unknown side effects (#8420)
ludviggunne
authored
01fd500
View commit details
Copy full SHA for 01fd500
Browse repository at this point
Commits on Apr 13, 2026
fixed `lookup_test.py::test_addon_lookup_relative_noext_trailing_notfound` on Windows (#8445)
firewave
authored
f4be614
View commit details
Copy full SHA for f4be614
Browse repository at this point
addoninfo.cpp: use `Path::join()` in `getFullPath()` (#8433)
firewave
authored
7e36471
View commit details
Copy full SHA for 7e36471
Browse repository at this point
Fix #14667 Stack overflow in ValueType::getSizeOf() (#8440)
Show description for d4f3b30
chrchr-github
and
web-flow
authored
d4f3b30
View commit details
Copy full SHA for d4f3b30
Browse repository at this point
Commits on Apr 12, 2026
refs #14599 - do not implicitly print in `TimerResults::stop()` (#8400)
firewave
authored
caff3d4
View commit details
Copy full SHA for caff3d4
Browse repository at this point
Fix #14660 Handle reverse conditions in isOppositeCond function (#8408)
francois-berder
authored
830ef47
View commit details
Copy full SHA for 830ef47
Browse repository at this point
Commits on Apr 11, 2026
Fix #12773 FP accessMoved using try_emplace() together with std::move() (#8421)
chrchr-github
authored
ff9ac4b
View commit details
Copy full SHA for ff9ac4b
Browse repository at this point
Fix #14664 FN constStatement for array of pointers to struct (#8439)
chrchr-github
authored
8396413
View commit details
Copy full SHA for 8396413
Browse repository at this point
Fix #14661 Regression while handling arrays of function pointers (#8436)
Show description for bc7cfdf
mptre
authored
bc7cfdf
View commit details
Copy full SHA for bc7cfdf
Browse repository at this point
Fix #14334 (Support more msbuild conditional constructs) (#8258)
Show description for dd99f0c
3 people
authored
dd99f0c
View commit details
Copy full SHA for dd99f0c
Browse repository at this point
Commits on Apr 10, 2026
Fix #10152 memleak with switch/break (#8437)
chrchr-github
authored
e64454d
View commit details
Copy full SHA for e64454d
Browse repository at this point
fixed #14658 - do not append extension in lookup if a relative path has been provided (#8432)
firewave
authored
b6c70b4
View commit details
Copy full SHA for b6c70b4
Browse repository at this point
Fix #11895 FP derefInvalidIterator with std::advance (#8431)
Show description for 4ef0318
chrchr-github
and
web-flow
authored
4ef0318
View commit details
Copy full SHA for 4ef0318
Browse repository at this point
platforms: Add RISC-V 32-bit and 64-bit platform files (#8403)
Show description for e946e50
gagachang
authored
e946e50
View commit details
Copy full SHA for e946e50
Browse repository at this point
Fix #14640 FP uninitvar (address in init list) (#8434)
chrchr-github
authored
ec77e31
View commit details
Copy full SHA for ec77e31
Browse repository at this point
Fix #14657 report type: handle id suffix better when getting guideline number (#8426)
wjakobsson
authored
3417a0c
View commit details
Copy full SHA for 3417a0c
Browse repository at this point
Fix #13443 FP uninitMemberVar due to bad varid in template (#8304)
chrchr-github
authored
1def032
View commit details
Copy full SHA for 1def032
Browse repository at this point
Refs #14622: fix wrong template instantiation with specialization (#8373)
Show description for 0fd737a
chrchr-github
and
web-flow
authored
0fd737a
View commit details
Copy full SHA for 0fd737a
Browse repository at this point
Commits on Apr 9, 2026
Fix #14635 FN unusedVariable for array of pointers (#8402)
chrchr-github
authored
b599bb4
View commit details
Copy full SHA for b599bb4
Browse repository at this point
Avoid knownConditionTrueFalse warning in signalhandler.cpp (#8430)
chrchr-github
authored
82d3a80
View commit details
Copy full SHA for 82d3a80
Browse repository at this point
Fix #11300 FP accessMoved with write access (inconclusive) (#8423)
Show description for 2cfa74b
chrchr-github
and
web-flow
authored
2cfa74b
View commit details
Copy full SHA for 2cfa74b
Browse repository at this point
Fix #14629 syntaxError when not/compl is used as identifiers (C) (#8384)
Show description for 9c1e757
wilhelma
authored
9c1e757
View commit details
Copy full SHA for 9c1e757
Browse repository at this point
Fix bitwiseOnBoolean warnings in library.cpp (#8428)
chrchr-github
authored
e2de428
View commit details
Copy full SHA for e2de428
Browse repository at this point
avoid progress-related hot spot in `ValueFlowPassRunner::run()` (#8369)
firewave
authored
cc09988
View commit details
Copy full SHA for cc09988
Browse repository at this point
Fix #14639 FN danglingLifetime (address stored in non-local container) (#8406)
Show description for 2eb4e94
chrchr-github
and
web-flow
authored
2eb4e94
View commit details
Copy full SHA for 2eb4e94
Browse repository at this point
Partial fix for #14640 FP uninitvar (address in init list) (#8407)
chrchr-github
authored
c0793bb
View commit details
Copy full SHA for c0793bb
Browse repository at this point
Fix #14624 FP wrongPrintfScanfArgNum with sscanf_s() (#8385)
chrchr-github
authored
09c1161
View commit details
Copy full SHA for 09c1161
Browse repository at this point
Fix #14654 Bad configuration for BOOST_AUTO_TEST_CASE (#8418)
Show description for 03e92e9
chrchr-github
authored
03e92e9
View commit details
Copy full SHA for 03e92e9
Browse repository at this point
Fix #14628: MISRA: avoid false positives for true/false after #14607 (#8388)
Show description for e41115d
varshneydevansh
authored
e41115d
View commit details
Copy full SHA for e41115d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.