couchbaselabs / couchbaselabs/cbforest

JNI local-refs overflow

Open
#65 0 comments 0 reactions 0 assignees View on GitHub
bug icebox JNI
Dominant language
C++
Stars
18
Forks
14
PR merge metrics
No merged PRs in 30d

Description

I found some more functions that can create an unlimited number of JNI local references, by converting an array of Java objects into a native array:
- Java_com_couchbase_cbforest_DocumentIterator_initEnumerateSomeDocs
- Java_com_couchbase_cbforest_Indexer_emit

These are subject to the same crash as in couchbase-lite-android#782.
They can be fixed the same way as in #64.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.