commit | e36afb04297cdadf7969a901b809879a72875a8d | [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 | 30fa51e2930d0f5a6f26332aaa6f6539c13396c6 | |
parent | fd0e0db391f9fab1f8dea7e658769d25f6a81784 [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