Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Explicit pass the JNIEnv* to free_ssl_state (#849)
Motivation: We already have the JNIEnv* so we should just explicit pass it to free_ssl_state(...) Modifications: Explicit pass JNIEnv* Result: Code cleanup
- Loading branch information