Skip to content
Commit cc3710be authored by Yu-Han Yang's avatar Yu-Han Yang
Browse files

Call DeleteLocalRef on callObjectMethod's returned value

CallObjectMethod returns a local reference that's causing memory
leakage. We need to make sure all these local refs are deleted.

Bug: 214967397
Test: manual
Change-Id: I7462bd9293b214d75df5196ae42b4da1da904e1a
parent db5c3e91
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment