commit | 0c3e395835b0f6cb7a77eba94e23e5d8b9659f71 | [log] [tgz] |
---|---|---|
author | Mathijs Affourtit <maffourtit@google.com> | Tue Nov 05 23:34:19 2024 |
committer | Mike Wittman <wittman@chromium.org> | Thu Nov 07 17:52:00 2024 |
tree | 1b40e6a89475834e88b95563bb309da8ce95f48b | |
parent | d1e3895ac2af855039873c96dde7688a53cdda69 [diff] |
Add type cast and fix increment Adding type cast and fixing index increment, to enable building outside of the stack_unwinder DFM, where these are currently causing build failures. Bug:375463618 Change-Id: I9a2fde1f6d69dea1a47b31875939ed65b40f886c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/third_party/libunwindstack/+/5994571 Reviewed-by: Mike Wittman <wittman@chromium.org> Reviewed-by: Rodney Ding <rodneyding@google.com>