mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2024-12-26 08:01:05 +00:00
09631ad382
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 |
||
---|---|---|
.. | ||
Android.mk | ||
Application.mk | ||
com_zerotierone_sdk_Node.cpp | ||
com_zerotierone_sdk_Node.h | ||
ZT1_jnicache.cpp | ||
ZT1_jnicache.h | ||
ZT1_jniutils.cpp | ||
ZT1_jniutils.h |