commit | a2b548ef395b4c765f99a98ea0b63b9652d704f6 | [log] [tgz] |
---|---|---|
author | Jeff Hao <jeffhao@google.com> | Mon May 01 17:29:35 2017 -0700 |
committer | Jeff Hao <jeffhao@google.com> | Tue May 02 14:08:34 2017 -0700 |
tree | 951c5c756cb01c8a15a8edc551a6812e81ad0d72 | |
parent | e4df112d11827be69127e621e3bc34f6b51c8c3e [diff] |
Fix length of descriptor field when reading debug info. TypeIndex is a 16-bit value, and storing kDexNoIndex (0xFFFFFFFF) caused a failure in a dcheck on the bounds of the value. Bug: 37287051 Test: mm -j31 test-art-host-gtest-dex_file_test (cherry-picked from commit c12253611eea875d9e3299bac596be4224f7db00) Change-Id: If5ae2b624886177d66b3a33ccd75509496deab40