summaryrefslogtreecommitdiff
path: root/test/008-exceptions/src/MultiDexBadInitWrapper1.java
diff options
context:
space:
mode:
authorAlex Light <allight@google.com>2019-05-03 11:27:07 -0700
committerAlex Light <allight@google.com>2019-05-03 12:48:53 -0700
commit0a561abe5763f848e27c435147cfaff043f7d8f8 (patch)
tree63851393fbf44c8be41e285e3e4b01a2ef0a4f9c /test/008-exceptions/src/MultiDexBadInitWrapper1.java
parent6cca24104ae06c7cd948e466af127bf1bc620f81 (diff)
Check for null before using AddLocalReference in ti_method
We could incorrectly calling AddLocalReference with a null pointer during the JVMTI GetLocalObject call. This would cause a check failure because nulls are not allowed in the table. Test: ./test.py --host Test: Manual Bug: 131856650 Change-Id: Iabc283061c8f3ca8b3f7421ef9de83bb67605402 (cherry picked from commit 023533677989028d48f4e64dad0a5b3b4e59b726)
Diffstat (limited to 'test/008-exceptions/src/MultiDexBadInitWrapper1.java')
0 files changed, 0 insertions, 0 deletions