commit | 695c5982eeddee18c643cc2f94c9d78fa75599ab | [log] [tgz] |
---|---|---|
author | Stephen Kyle <stephen.kyle@arm.com> | Fri Aug 22 15:03:07 2014 +0100 |
committer | Andreas Gampe <agampe@google.com> | Fri Aug 22 20:33:35 2014 +0000 |
tree | 8bba139b6388b74737f656fdc09f8431aeb992eb | |
parent | 21106bc612a7f4158ef968f90454b4c78c4061b2 [diff] |
ART: Reject field accesses to non-reference vregs. The verifier will now reject any iget/iput insts that do not have a reference object in vB. Bug: 17207857 Change-Id: I2826f0f7abfc88561f4da9486588592f4b296d14 Signed-off-by: Stuart Monteith <stuart.monteith@arm.com>