diff options
| author | JosJuice <josjuice@gmail.com> | 2021-05-24 22:01:49 +0200 |
|---|---|---|
| committer | JosJuice <josjuice@gmail.com> | 2021-05-24 22:01:49 +0200 |
| commit | c1c17339ff8c40f880fb71a5e9c540cd56252518 (patch) | |
| tree | 27b8f29892c79975a754986cdc33417fdf382e76 /Source/Android/jni/MainAndroid.cpp | |
| parent | 51671921c4c010476ec1150703d7d62bfcde630c (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
