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 leaked array elements by deleting local refs #371

Merged
merged 1 commit into from
Nov 29, 2018

Conversation

KeyWeeUsr
Copy link
Contributor

@KeyWeeUsr KeyWeeUsr commented Nov 29, 2018

@psader:

Add missing calls to 'DeleteLocalRef' to clean up jobject* converting array data from Python to Java.

This fixes #170

Rebased #302.
Closes #302.
Closes #170.
Closes #155.

Add missing calls to 'DeleteLocalRef' to clean up `jobject*` converting
array data from Python to Java.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants