commit | e93baa3eb6d1665a7e18ac49354766c68b268d7d | [log] [tgz] |
---|---|---|
author | Aart Bik <ajcbik@google.com> | Fri Jan 20 10:25:26 2017 -0800 |
committer | Aart Bik <ajcbik@google.com> | Fri Jan 20 10:25:26 2017 -0800 |
tree | 5b635eb559129313c883196274293adfdb71a53b | |
parent | 373c3f33952ff81ba33cc0dd9c68315ed8d7d16b [diff] |
Reject any length mismatch, not trying to be nice and proceed. Rationale: Comparing expected length with actual length should reject both too long and too short, as both directions are vulnerable (before we were trying too hard to be nice). Bug: 34469397 Test: dexdump Change-Id: Ie221071d557905c51963fd667f451d612a42db96