commit | 4d1969799b081fd4a28fc14561627be148f0ba5a | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Thu Aug 12 15:49:44 2021 -0700 |
committer | Steven Moreland <smoreland@google.com> | Thu Aug 12 23:53:14 2021 +0000 |
tree | e8446ea888318e9b51e1ec97f18bc57ad64f6f90 | |
parent | f1aa6cddcebc60d0ca8c4df1849b3b530d046bff [diff] |
libbinder_ndk: dump class ptrs in assoc. failure We know nothing about them if they mismatch now. This could help us figure out certain kind of memory corruption issues or, if we dump process memory and have access to mapping information, determine where the globals that refer to these different classes come from (AIBinder_Class ptrs are usually stored in globals). Bug: 195473723 Test: see log in logcat Change-Id: I3010b62d70a63114fa4610d25860d3602740e185