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
Type
/
to 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
.
wolfSSL
/
wolfssl
Public
Notifications
You must be signed in to change notification settings
Fork
1k
Star
2.9k
Code
Issues
46
Pull requests
145
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Remove dead/unreachable code
- #11028
#11028
Merged
Frauschi
merged 23 commits into
wolfSSL:master
wolfSSL/wolfssl:master
from
danielinux:mcdc-eliminate-dead-code
danielinux/wolfssl:mcdc-eliminate-dead-code
Copy head branch name to clipboard
Aug 3, 2026
Conversation
Commits
23
(23)
Checks
Files changed
Merged
Remove dead/unreachable code
#11028
Frauschi
merged 23 commits into
wolfSSL:master
wolfSSL/wolfssl:master
from
danielinux:mcdc-eliminate-dead-code
danielinux/wolfssl:mcdc-eliminate-dead-code
Copy head branch name to clipboard
Commits
Commits on Jul 31, 2026
coding: remove unreachable len operand in Base64_SkipNewline
Show description for 00f098e
danielinux
committed
00f098e
View commit details
Copy full SHA for 00f098e
Browse repository at this point
coding: remove unreachable out operand in the Base64 decoders
Show description for 03e40fd
danielinux
committed
03e40fd
View commit details
Copy full SHA for 03e40fd
Browse repository at this point
coding: remove unreachable in operand in Base16_Decode
Show description for 413fcc5
danielinux
committed
413fcc5
View commit details
Copy full SHA for 413fcc5
Browse repository at this point
md5: remove unreachable len operand in wc_Md5Update
Show description for fc72ef8
danielinux
committed
fc72ef8
View commit details
Copy full SHA for fc72ef8
Browse repository at this point
sha3: remove unreachable len operand in the PSOC6 Update paths
Show description for 0090560
danielinux
committed
0090560
View commit details
Copy full SHA for 0090560
Browse repository at this point
tfm: remove unreachable fp_gcd zero-operand branches
Show description for f043241
danielinux
committed
f043241
View commit details
Copy full SHA for f043241
Browse repository at this point
integer: remove unreachable tmpc NULL check in s_mp_add
Show description for e11b5e1
danielinux
committed
e11b5e1
View commit details
Copy full SHA for e11b5e1
Browse repository at this point
sp_int: remove tautological err check in sp_todecimal
Show description for 4acfa99
danielinux
committed
4acfa99
View commit details
Copy full SHA for 4acfa99
Browse repository at this point
sp_int: remove tautological err check in _sp_lcm
Show description for d851828
danielinux
committed
d851828
View commit details
Copy full SHA for d851828
Browse repository at this point
memory: remove unreachable res operand in wolfSSL_Realloc
Show description for 738454d
danielinux
committed
738454d
View commit details
Copy full SHA for 738454d
Browse repository at this point
Commits on Aug 3, 2026
mlkem: remove unreachable BAD_STATE_E re-check in wc_mlkemkey_check_h
Show description for d95bef3
danielinux
committed
d95bef3
View commit details
Copy full SHA for d95bef3
Browse repository at this point
mldsa: remove tautological loop operand in mldsa_vec_check_low_c
Show description for d1ced3d
danielinux
committed
d1ced3d
View commit details
Copy full SHA for d1ced3d
Browse repository at this point
mldsa: remove tautological ret operand in wc_MlDsaKey_CheckKey
Show description for 964cc72
danielinux
committed
964cc72
View commit details
Copy full SHA for 964cc72
Browse repository at this point
mldsa: remove tautological ret operand in the small-mem sign entry
Show description for 7daf4c3
danielinux
committed
7daf4c3
View commit details
Copy full SHA for 7daf4c3
Browse repository at this point
mldsa: remove tautological ret operand in two break-dominated inner loops
Show description for da46dcf
danielinux
committed
da46dcf
View commit details
Copy full SHA for da46dcf
Browse repository at this point
lms: remove unreachable inited operand in wc_hss_reload_key
Show description for a2d8cf1
danielinux
committed
a2d8cf1
View commit details
Copy full SHA for a2d8cf1
Browse repository at this point
integer: remove unreachable mp_init failure handling in mp_init_multi
Show description for 8d8b255
danielinux
committed
8d8b255
View commit details
Copy full SHA for 8d8b255
Browse repository at this point
aes: remove unreachable bit lower-bound in wc_AesFeedbackCFB1
Show description for 611cebd
danielinux
committed
611cebd
View commit details
Copy full SHA for 611cebd
Browse repository at this point
ed448: remove unreachable privKeySet operand in wc_ed448_check_key
Show description for 7ecbd73
danielinux
committed
7ecbd73
View commit details
Copy full SHA for 7ecbd73
Browse repository at this point
ed448: remove unreachable Y == p case in wc_ed448_check_key
Show description for a17cc4e
danielinux
committed
a17cc4e
View commit details
Copy full SHA for a17cc4e
Browse repository at this point
kdf: remove tautological ret operand in the KDA-KDF CMAC loop
Show description for 52b79db
danielinux
committed
52b79db
View commit details
Copy full SHA for 52b79db
Browse repository at this point
pwdbased: remove unreachable NULL check in DoPKCS12Hash
Show description for 1ea6e9e
danielinux
committed
1ea6e9e
View commit details
Copy full SHA for 1ea6e9e
Browse repository at this point
tests: retarget the ed448 check_key Y-range stanzas
Show description for e16466f
danielinux
committed
e16466f
View commit details
Copy full SHA for e16466f
Browse repository at this point
You can’t perform that action at this time.