Skip to content

removed unused functions and file from wolfCLU. And made minor change…#240

Open
aidankeefe2022 wants to merge 1 commit into
wolfSSL:mainfrom
aidankeefe2022:removed-dead-code-paths
Open

removed unused functions and file from wolfCLU. And made minor change…#240
aidankeefe2022 wants to merge 1 commit into
wolfSSL:mainfrom
aidankeefe2022:removed-dead-code-paths

Conversation

@aidankeefe2022
Copy link
Copy Markdown
Member

… to for loop type to not get compiler error when flag --enable-xmss is turn on for wolfSSL. These functions have zero calls in the entire program and some are possibly in final compiled binary depending on if the compiler feels like optimizing them out. There was also a large function surrounded by #if 0 #endif so that was removed as well.

Copy link
Copy Markdown

@wolfSSL-Fenrir-bot wolfSSL-Fenrir-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fenrir Automated Review — PR #240

Scan targets checked: wolfclu-bugs, wolfclu-src

No new issues found in the changed files. ✅

@aidankeefe2022 aidankeefe2022 force-pushed the removed-dead-code-paths branch from 372927a to 1a68608 Compare June 2, 2026 22:14
… to for loop type to not get compiler error when flag --enable-xmss is turn on for wolfSSL
@aidankeefe2022 aidankeefe2022 force-pushed the removed-dead-code-paths branch from 1a68608 to 7531898 Compare June 2, 2026 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants