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
.
cppcheck-opensource
/
cppcheck
Public
Notifications
You must be signed in to change notification settings
Fork
1.6k
Star
6.7k
Code
Pull requests
201
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
cppcheck
test
testuninitvar.cpp
on
2.13.x
User selector
All users
All time
Commit history
Commits on Dec 8, 2023
Fix #12091 (False negative: Uninitialized variable read in subfunction (regression)) (#5739)
danmar
authored
1af83ad
View commit details
Copy full SHA for 1af83ad
View code at this point
Browse repository at this point
Commits on Dec 7, 2023
Add tests for #4527, #10330 (#5734)
chrchr-github
authored
785c537
View commit details
Copy full SHA for 785c537
View code at this point
Browse repository at this point
Commits on Dec 1, 2023
Fix #6933 FN uninitvar with POD struct and STL types (#5713)
Show description for 55c2b75
chrchr-github
and
chrchr-github
authored
55c2b75
View commit details
Copy full SHA for 55c2b75
View code at this point
Browse repository at this point
Commits on Nov 16, 2023
Fix #12188 FN uninitvar with increment of struct member (#5665)
chrchr-github
authored
4b9f3c6
View commit details
Copy full SHA for 4b9f3c6
View code at this point
Browse repository at this point
Commits on Nov 4, 2023
Fix #12142 FP uninitStructMember, unreadVariable with pointer to member (#5618)
chrchr-github
authored
72a3617
View commit details
Copy full SHA for 72a3617
View code at this point
Browse repository at this point
Commits on Nov 3, 2023
fixed some "Variable can be made constexpr" Rider warnings (#5615)
firewave
authored
63e00ea
View commit details
Copy full SHA for 63e00ea
View code at this point
Browse repository at this point
Commits on Oct 18, 2023
Fix #12082 FP uninitvar for assignment to array member in conditional (#5570)
chrchr-github
authored
09f426d
View commit details
Copy full SHA for 09f426d
View code at this point
Browse repository at this point
Report unknownMacro in string concatenation (refs #11378) (#5558)
chrchr-github
authored
285ef96
View commit details
Copy full SHA for 285ef96
View code at this point
Browse repository at this point
Commits on Oct 12, 2023
Add test for #2456, #12011 (#5544)
chrchr-github
authored
8ef4da4
View commit details
Copy full SHA for 8ef4da4
View code at this point
Browse repository at this point
Partial fix #12030 (False positive: uninitialized variable, conditional modification, flag) (#5543)
danmar
authored
9d4e382
View commit details
Copy full SHA for 9d4e382
View code at this point
Browse repository at this point
Commits on Oct 7, 2023
Fix 12030: False positive: uninitialized variable, conditional modification, flag (#5520)
pfultz2
authored
d48df98
View commit details
Copy full SHA for d48df98
View code at this point
Browse repository at this point
Commits on Oct 5, 2023
Fix #12018 (False positive: null pointer, multiple arguments) (#5509)
danmar
authored
a52d2a2
View commit details
Copy full SHA for a52d2a2
View code at this point
Browse repository at this point
Commits on Sep 20, 2023
Fix 11992: FN (regression): uninitvar (#5465)
pfultz2
authored
58a7519
View commit details
Copy full SHA for 58a7519
View code at this point
Browse repository at this point
Commits on Sep 13, 2023
Fix 11983: False positive: uninitialized variable (#5443)
pfultz2
authored
e6632d9
View commit details
Copy full SHA for e6632d9
View code at this point
Browse repository at this point
Commits on Sep 11, 2023
adjusted tests to reduce the amount of `friend` declarations necessary (#5435)
Show description for e7dd490
firewave
authored
e7dd490
View commit details
Copy full SHA for e7dd490
View code at this point
Browse repository at this point
Commits on Aug 24, 2023
Fix #11890 FP uninitvar for address taken in init list (#5360)
chrchr-github
authored
4654b65
View commit details
Copy full SHA for 4654b65
View code at this point
Browse repository at this point
Commits on Aug 14, 2023
Add special function to match lifetimes (#5320)
Show description for 52081ef
pfultz2
authored
52081ef
View commit details
Copy full SHA for 52081ef
View code at this point
Browse repository at this point
Commits on Aug 12, 2023
Fix FP uninitStructMember / cleanup from #5311 (#5315)
chrchr-github
authored
d4d77ed
View commit details
Copy full SHA for d4d77ed
View code at this point
Browse repository at this point
Commits on Aug 11, 2023
Fix #11353 FP uninitvar for struct member set via pointer (#5314)
chrchr-github
authored
720ae01
View commit details
Copy full SHA for 720ae01
View code at this point
Browse repository at this point
Fix #11805 FP uninitvar for stringstream into deref pointer to uninit var / #11804 FP uninitvar for array in struct in struct (#5311)
chrchr-github
authored
a7d487f
View commit details
Copy full SHA for a7d487f
View code at this point
Browse repository at this point
Commits on Aug 2, 2023
cleaned up includes based on include-what-you-use / iwyu.yml: updated to yet another distro to get the latest version and updated the Chaotic-AUR key (#5267)
Show description for 45de338
firewave
authored
45de338
View commit details
Copy full SHA for 45de338
View code at this point
Browse repository at this point
Commits on Jul 17, 2023
Fix 11806: FP uninitvar for reference to unitvar in ternary ?: operator (#5247)
pfultz2
authored
92caa83
View commit details
Copy full SHA for 92caa83
View code at this point
Browse repository at this point
Commits on Jul 14, 2023
Fix #11832 False positive: uninitialized variable '*(&var) = 0' (#5241)
chrchr-github
authored
7221233
View commit details
Copy full SHA for 7221233
View code at this point
Browse repository at this point
Commits on Jun 21, 2023
Fix uninitdata regression (#5179)
chrchr-github
authored
4eebf2e
View commit details
Copy full SHA for 4eebf2e
View code at this point
Browse repository at this point
Commits on Jun 20, 2023
Fix #11766 FP uninitdata with cast (#5170)
chrchr-github
authored
f96e3c9
View commit details
Copy full SHA for f96e3c9
View code at this point
Browse repository at this point
Commits on Jun 17, 2023
Added a regression test for FP #10681 uninitvar. (#5168)
Show description for fd3befe
orbitcowboy
authored
fd3befe
View commit details
Copy full SHA for fd3befe
View code at this point
Browse repository at this point
Fix #11776 (False positive: uninitialized variable, struct array member initialized in function) (#5165)
danmar
authored
9a290c9
View commit details
Copy full SHA for 9a290c9
View code at this point
Browse repository at this point
Commits on Jun 10, 2023
Fix FP uninitStructMember when other variable is only nonzero if struct member is initialized (#5143)
danmar
authored
f6a65af
View commit details
Copy full SHA for f6a65af
View code at this point
Browse repository at this point
Commits on May 29, 2023
Fix #1175 uninitialized data: casted to 'int *' and dereferenced (#5008)
chrchr-github
authored
ec2f00d
View commit details
Copy full SHA for ec2f00d
View code at this point
Browse repository at this point
Commits on May 26, 2023
Fix uninitvar false positive in designed initializers (#5079)
Show description for 3d6c453
mptre
authored
3d6c453
View commit details
Copy full SHA for 3d6c453
View code at this point
Browse repository at this point
Commits on May 13, 2023
Fix #10596 FN uninitdata with value initialization (#5056)
Show description for 096d3a7
chrchr-github
authored
096d3a7
View commit details
Copy full SHA for 096d3a7
View code at this point
Browse repository at this point
Commits on May 4, 2023
Add tests for #11075, #11382 (#5035)
chrchr-github
authored
a31c996
View commit details
Copy full SHA for a31c996
View code at this point
Browse repository at this point
testrunner: even more `SettingsBuilder` usage and `const` cleanups (#5030)
Show description for 5833fc3
firewave
authored
5833fc3
View commit details
Copy full SHA for 5833fc3
View code at this point
Browse repository at this point
Fix 11673: FP uninitvar when capturing by reference (#4984)
Show description for 9770dd7
pfultz2
authored
9770dd7
View commit details
Copy full SHA for 9770dd7
View code at this point
Browse repository at this point
Commits on May 3, 2023
Fix remaining example from #11131 (#5029)
chrchr-github
authored
f04d47a
View commit details
Copy full SHA for f04d47a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.