diff options
author | Peter Collingbourne <pcc@google.com> | 2020-07-17 14:49:31 -0700 |
---|---|---|
committer | Peter Collingbourne <pcc@google.com> | 2020-07-17 17:35:49 -0700 |
commit | 10e428dd77181003942542d8de5c4615b693c610 (patch) | |
tree | a39bf752d803fba06954feb6e9bbafd54a346bc2 /libutils/Unicode.cpp | |
parent | c8e4154d899847a32f0fb7bbf999c39c7cb0dba7 (diff) |
Fix dumping of heap memory.
After r.android.com/1288984 we started failing to dump memory contents
for heap addresses because the tag started causing any addresses to
fail this bounds check. Add an untag_address() call to the bounds check
so that the tag is ignored.
Bug: 154272452
Change-Id: I3a6d1a078b21871bd93164150a123549f83289f6
Diffstat (limited to 'libutils/Unicode.cpp')
0 files changed, 0 insertions, 0 deletions