commit | a0822a72e1e30d726dd96f69d466255e04496d9a | [log] [tgz] |
---|---|---|
author | Christopher Ferris <[email protected]> | Wed Jan 22 13:11:23 2025 -0800 |
committer | Christopher Ferris <[email protected]> | Wed Jan 22 14:17:19 2025 -0800 |
tree | a86cf827d457268b5633ce86ffc7d59b09ef4367 | |
parent | 5aaffb296edd8008f6ca7569c54c656a5b77052f [diff] |
Fix the stack decoder. Trying to decode a stack with a dex pc frame which comes from an apk, the script throws a number of errors. Fix those errors. Bug: 356896129 Test: Ran a backtrace with an apk and verified it properly shows the right Test: file and doesn't emit any crashes. Change-Id: I883e72e71d97b44c57d82664e6198d40164478a0