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: mosquitto_client_certificate(), X509_free() #1842

Closed
D-r-P-3-p-p-3-r opened this issue Oct 12, 2020 · 1 comment
Closed

Documentation: mosquitto_client_certificate(), X509_free() #1842

D-r-P-3-p-p-3-r opened this issue Oct 12, 2020 · 1 comment

Comments

@D-r-P-3-p-p-3-r
Copy link

The documentation of the function mosquitto_client_certificate() should mention that X509_free() has to be called on the pointer returned by that function.
This currently only becomes apparent if you check out the implementation of mosquitto_client_certificate().

ralight added a commit that referenced this issue Oct 13, 2020
…_certificate().

Closes #1842. Thanks to Wolfgang Petroschka.
@ralight
Copy link
Contributor

ralight commented Oct 13, 2020

Thanks Wolfgang, you're quite right. I've just pushed a fix.

@ralight ralight closed this as completed Oct 13, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants