Skip to content

F-731: Fix unreachable if condition#208

Merged
dgarske merged 1 commit intowolfSSL:mainfrom
miyazakh:f-731_unreachable
Mar 19, 2026
Merged

F-731: Fix unreachable if condition#208
dgarske merged 1 commit intowolfSSL:mainfrom
miyazakh:f-731_unreachable

Conversation

@miyazakh
Copy link
Contributor

The else if (ret == WOLFSSL_SUCCESS) in wolfCLU_Base64Setup is dead code and can never execute. This PR fixes the issue, and adds test coverage.

@miyazakh miyazakh assigned miyazakh and wolfSSL-Bot and unassigned miyazakh Mar 19, 2026
@dgarske dgarske merged commit 3369e9a into wolfSSL:main Mar 19, 2026
17 checks passed
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.

3 participants