commit | ca3ddeddba1b819b91ea9a62c2b2446c8929666f | [log] [tgz] |
---|---|---|
author | Roland Levillain <rpl@google.com> | Fri Aug 10 15:35:17 2018 +0100 |
committer | Roland Levillain <rpl@google.com> | Tue Aug 14 19:10:44 2018 +0100 |
tree | eb98e53b285f5218bf12469d23332e08810cf038 | |
parent | e0943873483cb2169e5360e1f746931a3371aa24 [diff] |
Remove region space memory protection before logging heap corruption. During heap corruption logging, before reading memory from the region space (to produce debugging information), make sure all of the space's pages are readable to prevent a memory protection fault (which would interrupt debug logging. Test: art/test.py Bug: 74064045 Change-Id: I6c804abef7fae602b80c0a2d1020ce870fa6b681