summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex/Main.java
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2017-10-27 09:42:46 -0700
committerMathieu Chartier <mathieuc@google.com>2017-10-30 16:12:55 -0700
commitaf7c9028905ccc0bb876e07dbe06921a80be9ebd (patch)
tree53d7b80fb299e0a34b9951610740935f6f3ca802 /test/ProfileTestMultiDex/Main.java
parent460e09c5a5a09937825fe101d260d5c917144369 (diff)
Fix DexInstructionIterator overrun bug
Handle cases where the dex instructions can go past the end of the code item in dexlayout. Since dexlayout runs before method verification, we need to be careful to not go past the end of the code item. Added test. Bug: 67104794 Test: test-art-host Change-Id: Idf7d51344659b2c75207bdf444e39f271feb8d3a
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions