Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation: wolfSSL_BN_CTX_get() note #8359

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SparkiDev
Copy link
Contributor

Description

wolfSSL_BN_CTX_get() returns an object that must be freed.
This is different to BN_CTX_get() in OpenSSL.

Fixes zd#19217

Testing

N/A

Checklist

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

wolfSSL_BN_CTX_get() returns an object that must be freed.
This is different to BN_CTX_get() in OpenSSL.
@SparkiDev SparkiDev self-assigned this Jan 17, 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.

1 participant