Skip to content

Conversation

@anhu
Copy link
Member

@anhu anhu commented Nov 19, 2025

Allow user to prevent wc_PKCS7_EcdsaVerify from erroring out due to extensions we do not know about

@anhu anhu requested a review from wolfSSL-Bot November 19, 2025 19:38
@anhu anhu self-assigned this Nov 19, 2025
@devin-ai-integration
Copy link
Contributor

🛟 Devin Lifeguard found 1 likely issues in this PR

  • check-all-return-codes snippet: Capture the return value of wc_SetUnknownExtCallback (e.g., ret = wc_SetUnknownExtCallback(dCert, pkcs7->unknownExtCallback);) and handle any non-zero error by propagating or processing it before continuing.

@anhu
please take a look at the above issues which Devin flagged. Devin will not fix these issues automatically.

@anhu
Copy link
Member Author

anhu commented Nov 19, 2025

Devin's comment is invalid. That function returns void.

@anhu anhu assigned wolfSSL-Bot and unassigned anhu Nov 19, 2025
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.

2 participants