commit | 7fa55781338aeb404ecd9a1a22799f847680199e | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Wed Jun 15 17:45:01 2016 -0700 |
committer | Andreas Gampe <agampe@google.com> | Wed Jun 15 18:20:29 2016 -0700 |
tree | 3b4e60f5564ed8480d1f101a6ca1d3a9085fba66 | |
parent | 9e276662b57d0cc8b4e76afbdf00fae5ead882ee [diff] |
ART: Fix ImageSpace::Init Refactor ImageSpace::Init. Fix a case of using nullptr for error_msg where it was unsafe. Instead fix the remaining case of verbose map dumping. Also fixes the stack frame size issue on x86-64. Change-Id: I7d3ba05100592b5a44a29b34349edd8a44b4a72f