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

fix(SSLManager): Fixed regression introduced in PR #4103, fixes #4421 #4428

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

matejk
Copy link
Contributor

@matejk matejk commented Jan 30, 2024

PR #4103 introduced a bug to improperly set internal indices to -1 in shutdown().

This PR fixes that.

@matejk matejk force-pushed the 4421-multiple-ssl-initialisation branch from e9c955e to a8bcc37 Compare January 31, 2024 07:06
@matejk matejk merged commit db5a8a7 into devel Jan 31, 2024
30 checks passed
@matejk matejk deleted the 4421-multiple-ssl-initialisation branch January 31, 2024 09:50
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.

Multiple calls to initializeSSL/uninitializeSSL cause assert failure during certificate validation
1 participant