commit | e01b5406a93293f5abf6a61d4fec34f2becd47ca | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Mon Jan 13 14:37:11 2014 -0800 |
committer | Mathieu Chartier <mathieuc@google.com> | Mon Jan 13 17:32:52 2014 -0800 |
tree | ef12e7e7ca5f02940b36f063dd35d66fafb234a6 | |
parent | 71b2acb0045d2bff0f3d9f7cd080779244407e87 [diff] |
Remove zygote space from alloc_spaces_ array. Not removing this space was causing a crash in Heap::GetObjectsAllocated since the new zygote bin packing places objects where the normal DlMalloc/RosAlloc accounting would be. Going to refactor zygote spaces to be a new space type in the near future to avoid more of these types of issues. Bug: 12490061 Change-Id: Id4f75d0315c63e0e8c19f6fba9ad9cb2ba9017e5