commit | 1c7d0ce3c63a14f569e64939c48bf6b7db2ac9a7 | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Mon Apr 19 14:00:14 2021 +0000 |
committer | Vladimir Marko <vmarko@google.com> | Tue Apr 20 15:52:54 2021 +0000 |
tree | 5d5c950f140998c975fbc2321c98e4999f2e8407 | |
parent | 4501517c28357189f60f05494facc7e6ba2a8513 [diff] |
Extra OatDexFile checks when defining classes. Add a check that the class def index from TypeLookupTable is valid and checks that OatClass data is within the oat file. Add a TODO for a check that we cannot do with the data currently recorded in the oat file. Test: m test-art-host-gtest Test: testrunner.py --host --optimizing Bug: 148412019 Change-Id: Ie23a24cf72bb5a3cc432680db2c870a33d58b030