commit | f6dd829292b451a0eaaf339964fcf9ebc804897b | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Fri Aug 19 20:22:19 2016 -0700 |
committer | Andreas Gampe <agampe@google.com> | Fri Aug 19 20:45:04 2016 -0700 |
tree | f266ae41051125f4fea558bbfa87c617f9d5ac9b | |
parent | da0f5e72cc5f2747a330b21afa34e7d798fc5c54 [diff] |
ART: Enforce arena alignment in Realloc Enforce the expected alignment in Realloc when the given buffer can be expanded. Add debug checks to prove alignment guarantees. Change-Id: I7dbaf3ca0896f714cff07ff08f067a7c088a6c8d Test: m test-art-host