Skip to content

Fix clang -Wparentheses-equality in EKU test callback - #11453

Open
kaleb-himes wants to merge 1 commit into
wolfSSL:masterfrom
kaleb-himes:fix-filc-parens-equality
Open

Fix clang -Wparentheses-equality in EKU test callback#11453
kaleb-himes wants to merge 1 commit into
wolfSSL:masterfrom
kaleb-himes:fix-filc-parens-equality

Conversation

@kaleb-himes

Copy link
Copy Markdown
Contributor

Fixes the Fil-C Tests / heap math build.

Without OPENSSL_EXTRA the if becomes if ((a == b)), which clang flags as an error. Drop the extra parens around each comparison.

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

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Fenrir Automated Review — PR #11453

Scan targets checked: wolfssl-bugs

Fenrir result: Approved ✅

No new issues found in the changed files.

Advisory only — this automated result does not count as a GitHub approval.

@Frauschi

Frauschi commented Sep 13, 2026

Copy link
Copy Markdown
Member

Jenkins retest this please.

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