DescriptionFix a few CHECK_JNI failures.
Passed in jobjects should not be released.
Using ScopedLocalJavaRef(env, jobject) with a parameter passed in from
JNI adopts the jojbect from the param and incorrectly tries to release
it.
Committed: https://crrev.com/87fe94b76553a4fa4415fb9b37476e56c1a0bbcc
Cr-Commit-Position: refs/heads/master@{#342609}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|