Skip to content
Snippets Groups Projects
Commit af30aa00 authored by Thomas Guillem's avatar Thomas Guillem
Browse files

jni: fix leak after SetObjectArrayElement()

SetObjectArrayElement() is creating its own ref, we need to release our
local one after this call.
parent e2f4b55e
Branches master
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment