Skip to content

Conversation

@kareem-wolfssl
Copy link
Contributor

Description

Fixes #9517, #6008, #9084, #5602, wolfSSL/wolfssl-nginx#25

Testing

Built in tests

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

@kareem-wolfssl kareem-wolfssl self-assigned this Dec 20, 2025
@devin-ai-integration
Copy link
Contributor

🛟 Devin Lifeguard found 1 likely issues in this PR

  • no-void-functions snippet snippet: Change both new APIs to return an error code (e.g., int) and have every call-site handle the return value, e.g., int wolfSSL_CTX_set_default_passwd_cb(...); and int wolfSSL_CTX_set_default_passwd_cb_userdata(...);.

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

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.

[Bug]: wolfSSL_Cleanup does not free resources

3 participants