platform_system_core/debuggerd/libdebuggerd
Peter Collingbourne 10e428dd77 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
2020-07-17 17:35:49 -07:00
..
include/libdebuggerd Add support for MTE error reports in tombstones. 2020-04-27 13:15:49 -07:00
test Create a ProcessInfo structure with the process-wide information from the crasher. 2020-02-28 19:12:19 -08:00
backtrace.cpp Add indicator that an elf is memory backed. 2019-04-18 15:37:52 -07:00
gwp_asan.cpp Move PC-only unwind frame generation to libunwindstack. 2020-03-26 13:39:05 -07:00
open_files_list.cpp libdebuggerd: decode fdsan owner tags. 2018-08-28 13:48:08 -07:00
scudo.cpp Add support for MTE error reports in tombstones. 2020-04-27 13:15:49 -07:00
tombstone.cpp Add support for MTE error reports in tombstones. 2020-04-27 13:15:49 -07:00
utility.cpp Fix dumping of heap memory. 2020-07-17 17:35:49 -07:00