summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGrant Limberg <glimberg@gmail.com>2015-05-26 21:32:56 -0700
committerGrant Limberg <glimberg@gmail.com>2015-05-26 21:32:56 -0700
commit09631ad3823a89dc5f0c83b064dd651abceeedb4 (patch)
treefb0ea17340355d6304e54955752e3aaeb0663283 /README.md
parent2d67196667ce1005c0d2023a187d24f4f5d14142 (diff)
downloadinfinitytier-09631ad3823a89dc5f0c83b064dd651abceeedb4.tar.gz
infinitytier-09631ad3823a89dc5f0c83b064dd651abceeedb4.zip
fix datastore get call in JNI
Just delete the local reference rather than do an array delete. Array delete was causing a crash on loading network config files. Deleting the local ref works fine, though, as it still lets the JVM garbage collecter know that the native code is done with the array
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions