commit | 0ece10df559935fba46493eae002b017c74cf60a | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Wed May 31 20:09:28 2017 -0700 |
committer | Andreas Gampe <agampe@google.com> | Thu Jun 01 09:46:06 2017 -0700 |
tree | 3c9d4b4ee366433b2751851a0221ac461f5a2e41 | |
parent | c174ceef1861648b6390818c051cbcef7fa56e24 [diff] |
ART: Add IRT table size limit and overflow checks Ensure that we don't waste too much space on tables (currently allow 128MB). Also be defensive and check for overflow when creating or resizing. Bug: 62223672 Test: m test-art-host Change-Id: I60468a79d7d9dcb54767900323c2c50e79df35f3