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
testsymboldatabase.cpp
on
test-pch
User selector
All users
Datepicker
All time
Commit history
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
Commits on Mar 17, 2025
Fix #13498 assertion in getParentValueTypes (II) / #13707 fuzzing crash (assert) in getParentValueTypes() (#7377)
chrchr-github
authored
bad59f0
View commit details
Copy full SHA for bad59f0
View code at this point
Browse repository at this point
Commits on Mar 13, 2025
Fix #13697 performance regression (hang) in 2.18dev (#7372)
chrchr-github
authored
817eca2
View commit details
Copy full SHA for 817eca2
View code at this point
Browse repository at this point
Commits on Mar 5, 2025
symboldatabase.h: make it possible to forward declare `FunctionType` (#7356)
firewave
authored
3f902a8
View commit details
Copy full SHA for 3f902a8
View code at this point
Browse repository at this point
symboldatabase.h: make it possible to forward declare `ScopeType` (#7352)
firewave
authored
f880119
View commit details
Copy full SHA for f880119
View code at this point
Browse repository at this point
Commits on Feb 25, 2025
Fix #7731 FN postfixOperator for variable declared in for-loop init statement (#7313)
chrchr-github
authored
b8a0284
View commit details
Copy full SHA for b8a0284
View code at this point
Browse repository at this point
Commits on Feb 23, 2025
release: Update copyright year (#7319)
danmar
authored
11f0f4d
View commit details
Copy full SHA for 11f0f4d
View code at this point
Browse repository at this point
Commits on Feb 15, 2025
Fix #13637 Stack overflow in findShadowed() (#7306)
chrchr-github
authored
391a109
View commit details
Copy full SHA for 391a109
View code at this point
Browse repository at this point
Commits on Feb 14, 2025
cleaned up some array length related code (#7283)
firewave
authored
2e4f606
View commit details
Copy full SHA for 2e4f606
View code at this point
Browse repository at this point
Commits on Jan 27, 2025
Add test for #9960 (#7266)
chrchr-github
authored
b9644e7
View commit details
Copy full SHA for b9644e7
View code at this point
Browse repository at this point
Commits on Jan 19, 2025
Fix #12168 ValueType: wrong constness for expression 'array[0].port' (#7240)
chrchr-github
authored
a3c0c6a
View commit details
Copy full SHA for a3c0c6a
View code at this point
Browse repository at this point
Commits on Jan 17, 2025
Fix #13358: Add 'isFriend' to DumpFile (#7224)
olabetskyi
authored
10bab82
View commit details
Copy full SHA for 10bab82
View code at this point
Browse repository at this point
Commits on Jan 16, 2025
fix #13553: SymbolDatabase: hasVirtualSpecifier not set in extern "C" scope (#7221)
ludviggunne
authored
bb81a66
View commit details
Copy full SHA for bb81a66
View code at this point
Browse repository at this point
Commits on Jan 8, 2025
Fix #13528 FN functionConst with overload and typed enum (regression) (#7188)
chrchr-github
authored
48171bc
View commit details
Copy full SHA for 48171bc
View code at this point
Browse repository at this point
Commits on Jan 6, 2025
Fix #13464 FN functionConst with overloaded function call (regression) (#7185)
chrchr-github
authored
38dc3a9
View commit details
Copy full SHA for 38dc3a9
View code at this point
Browse repository at this point
Commits on Jan 1, 2025
enabled and fixed `modernize-use-auto` clang-tidy warnings (#6969)
firewave
authored
e228821
View commit details
Copy full SHA for e228821
View code at this point
Browse repository at this point
Commits on Dec 21, 2024
Fix #13442 FP uninitMemberVar with deleted default constructor (#7120)
chrchr-github
authored
85eadd8
View commit details
Copy full SHA for 85eadd8
View code at this point
Browse repository at this point
Commits on Nov 25, 2024
Fix #13329 FP invalidLifetime, shadowArgument in constructor (#7027)
chrchr-github
authored
1a52e3b
View commit details
Copy full SHA for 1a52e3b
View code at this point
Browse repository at this point
Fix #13310: SymbolDatabase: function pointer is set on enum constant (#7037)
ludviggunne
authored
61b75e6
View commit details
Copy full SHA for 61b75e6
View code at this point
Browse repository at this point
Commits on Nov 22, 2024
Revert valueflow split (#6991)
Show description for 9989e18
pfultz2
authored
9989e18
View commit details
Copy full SHA for 9989e18
View code at this point
Browse repository at this point
Commits on Nov 20, 2024
Fix #13328 (SymbolDatabase: does not select l-value method properly) (#7026)
danmar
authored
c307483
View commit details
Copy full SHA for c307483
View code at this point
Browse repository at this point
Commits on Oct 27, 2024
Fix #13051 FP unreadVariable when nulling deleted pointer (regression) (#6949)
chrchr-github
authored
cc684dd
View commit details
Copy full SHA for cc684dd
View code at this point
Browse repository at this point
Commits on Oct 10, 2024
Fix #13100 (ValueType::TypeScope set wrong) (#6894)
danmar
authored
77aea97
View commit details
Copy full SHA for 77aea97
View code at this point
Browse repository at this point
Commits on Oct 6, 2024
testrunner: small `ASSERT_THROW*` cleanup (#6853)
firewave
authored
e2a4b19
View commit details
Copy full SHA for e2a4b19
View code at this point
Browse repository at this point
Commits on Sep 29, 2024
Fix #13125 checkLibraryFunction warning due to bad overload resolution (#6837)
chrchr-github
authored
a62e032
View commit details
Copy full SHA for a62e032
View code at this point
Browse repository at this point
ValueFlow: extracted `valueFlowConditionExpressions()` into separate file (#6833)
firewave
authored
161def7
View commit details
Copy full SHA for 161def7
View code at this point
Browse repository at this point
Commits on Sep 26, 2024
Fixed #13127 (SymbolDatabase: findFunction does not handle ref-qualifiers properly) (#6819)
danmar
authored
776f6fd
View commit details
Copy full SHA for 776f6fd
View code at this point
Browse repository at this point
Commits on Sep 16, 2024
testrunner: removed unused and inconsistently used return value from `assert*()` functions (#6708)
firewave
authored
7be1dff
View commit details
Copy full SHA for 7be1dff
View code at this point
Browse repository at this point
Commits on Aug 22, 2024
Fix #13004 (SymbolDatabase: Wrong overloaded function is called) (#6716)
danmar
authored
6faed30
View commit details
Copy full SHA for 6faed30
View code at this point
Browse repository at this point
Commits on Aug 21, 2024
Fix #12943 FP knownConditionTrueFalse with lambda in if condition (#6714)
chrchr-github
authored
0a11422
View commit details
Copy full SHA for 0a11422
View code at this point
Browse repository at this point
Fix #9792 (SymbolDatabase: Wrong ValueType is set for function pointer usage 'using fp = int(int*)') (#6715)
danmar
authored
e3613c4
View commit details
Copy full SHA for e3613c4
View code at this point
Browse repository at this point
Commits on Aug 17, 2024
mitigated most `bugprone-unused-return-value` clang-tidy warnings in test code when we enable it for *all* functions (#6673)
Show description for d89e241
firewave
authored
d89e241
View commit details
Copy full SHA for d89e241
View code at this point
Browse repository at this point
Commits on Aug 13, 2024
Fix #13009: Add valueType-originalTypeName (#6686)
swasti16
authored
35a0df1
View commit details
Copy full SHA for 35a0df1
View code at this point
Browse repository at this point
Commits on Aug 11, 2024
Fix #12999: Improve smart_pointer ValueType assignment (#6674)
olabetskyi
authored
c8cdd7a
View commit details
Copy full SHA for c8cdd7a
View code at this point
Browse repository at this point
Commits on Jul 24, 2024
Fix #12958 reopened Stack overflow with using namespace (#6639)
chrchr-github
authored
fc6de74
View commit details
Copy full SHA for fc6de74
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.