Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correctly delete global references when free SSL_CTX (java-native-acc…
…ess#344) Motivation: We need to delete the previous created global references to ensure we not leak native memory Modifications: Use the correct function to delete the global references Result: No native memory leak
- Loading branch information