- Notifications
You must be signed in to change notification settings - Fork13.3k
Fix memory leaks if handshake fails#9006
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
mcspr commentedOct 16, 2023
This way we lose last bearssl error since you delete the context obj with
|
zefir-o commentedOct 16, 2023
@mcspr Thank you for the hint. It was done similarly to existing code:
|
d-a-v commentedMar 25, 2024
@igor-epam What do you think of saving the content of |
No description provided.