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

Explicit pass the JNIEnv* to free_ssl_state #849

Merged
merged 1 commit into from
Feb 19, 2024
Merged

Conversation

normanmaurer
Copy link
Member

Motivation:

We already have the JNIEnv* so we should just explicit pass it to free_ssl_state(...)

Modifications:

Explicit pass JNIEnv*

Result:

Code cleanup

Motivation:

We already have the JNIEnv* so we should just explicit pass it to free_ssl_state(...)

Modifications:

Explicit pass JNIEnv*

Result:

Code cleanup
@normanmaurer normanmaurer added this to the 2.0.63.Final milestone Feb 19, 2024
@normanmaurer normanmaurer merged commit 5f18092 into main Feb 19, 2024
6 of 7 checks passed
@normanmaurer normanmaurer deleted the free_state branch February 19, 2024 13:11
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