commit | 6819296409b34ff57c81d58bdd82aa9154fd2794 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Sat Jan 20 00:59:11 2018 -0800 |
committer | Christopher Ferris <cferris@google.com> | Sat Jan 20 00:59:11 2018 -0800 |
tree | 29a74b561a808724fe2dd6f4c6c75474d0b374eb | |
parent | 2960476aa9e76d21793a4b8ea2faa0c1202fd7ec [diff] |
Fix regression caused by libbacktrace API change. The stack dump was not printing leading zeros for data after the change to remove uintptr_t types from the libbacktrace API. Bug: 65682279 Test: Created an arm tombstone and an arm64 tombstone and verified Test: that the stack data has leading zeros. Change-Id: I1fbec2c4fa7c8b0fab18894c5628d18c5a580299