platform_system_core/debuggerd/libdebuggerd
Mitch Phillips 8a34b179ad Pass fault address to GWP-ASan's changed API.
GWP-ASan changed one of the APIs upstream to now take the fault address
as well. This is to support the recoverable mode.

Add the fault address as well.

Test: gwp_asan_unittest
Bug: N/A
Change-Id: I8a4edd3fad159d91cc036050d330bbb8f9c8d435
2023-01-12 09:48:11 -08:00
..
include/libdebuggerd Use scudo_ring_buffer_size from process_info 2023-01-05 15:14:56 -08:00
test Fix scudo MTE tests. 2022-06-30 18:54:19 -07:00
backtrace.cpp Use the new AndroidUnwinder object. 2022-05-12 15:18:46 -07:00
gwp_asan.cpp Pass fault address to GWP-ASan's changed API. 2023-01-12 09:48:11 -08:00
open_files_list.cpp libdebuggerd: decode fdsan owner tags. 2018-08-28 13:48:08 -07:00
scudo.cpp Use scudo_ring_buffer_size from process_info 2023-01-05 15:14:56 -08:00
tombstone.cpp Remove unnecessary logging. 2022-10-27 17:56:27 -07:00
tombstone_proto.cpp Add tomstone proto support for riscv64 2022-10-12 22:31:45 +00:00
tombstone_proto_to_text.cpp Add tomstone proto support for riscv64 2022-10-12 22:31:45 +00:00
utility.cpp Use the new AndroidUnwinder object. 2022-05-12 15:18:46 -07:00