commit | 8f9fb34f2d53beb22ad9055eb071a93157b922ba | [log] [tgz] |
---|---|---|
author | Yohann Roussel <yroussel@google.com> | Mon Mar 09 17:59:10 2015 +0100 |
committer | Yohann Roussel <yroussel@google.com> | Tue Mar 17 17:26:23 2015 +0100 |
tree | b2ca77f3d844ab2ea24d2d53c14f12fde5838e5d | |
parent | 366e204530e8e72abaa18fde0daa11c7a327b405 [diff] |
Descriptor references are direct references We have to parse descriptors and treat the types they reference as direct reference as we do for other direct type references. This is required because Dalvik verifier is checking those descriptor the same way as it does for other type references. See: https://android.googlesource.com/platform/dalvik/+/kitkat-mr2.2-release/vm/analysis/CodeVerify.cpp#637 Bug: 19626444 Change-Id: Ibdc8c3c129148994b3b28882db1c2ec38e9bbea8