summaryrefslogtreecommitdiff
path: root/Source/Android/jni/MainAndroid.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2021-05-24 22:01:49 +0200
committerJosJuice <josjuice@gmail.com>2021-05-24 22:01:49 +0200
commitc1c17339ff8c40f880fb71a5e9c540cd56252518 (patch)
tree27b8f29892c79975a754986cdc33417fdf382e76 /Source/Android/jni/MainAndroid.cpp
parent51671921c4c010476ec1150703d7d62bfcde630c (diff)
Android: Use DeleteLocalRef more in AndroidCommon
Any local references get cleaned up when returning to the JVM, but some of the functions in AndroidCommon return to C++ rather than the JVM, and functions with loops risk running into the limit of how many simultaneous local references are allowed.
Diffstat (limited to 'Source/Android/jni/MainAndroid.cpp')
0 files changed, 0 insertions, 0 deletions