commit | e8fcfee409a3d23027fefef540155e41f84c98a6 | [log] [tgz] |
---|---|---|
author | Florian Mayer <fmayer@google.com> | Mon Dec 04 16:39:15 2023 -0800 |
committer | Florian Mayer <fmayer@google.com> | Mon Dec 04 16:48:45 2023 -0800 |
tree | 72ff9ecf65df29ea2a2a9c7382506406734494e5 | |
parent | c7c6605c35970a3a460c38b281edd698e0773943 [diff] |
Use scudo_stack_depot_size from process_info This is a no-op but will be used in upcoming scudo changes that allow to change the depot size at process startup time, and as such we will no longer be able to call __scudo_get_stack_depot_size in debuggerd. We already did the equivalent change for the ring buffer size in https://r.android.com/q/topic:%22scudo_ring_buffer_size%22 Bug: 309446692 Change-Id: I761a7602c54a1f8f2d0575c5e011820d8dbaab63