OSDN Git Service

Make dex file verifier check that indexes are increasing.
authorJeff Hao <jeffhao@google.com>
Tue, 23 Jun 2015 03:20:30 +0000 (20:20 -0700)
committerJeff Hao <jeffhao@google.com>
Tue, 23 Jun 2015 22:06:29 +0000 (15:06 -0700)
commitec96923620cb6f8a8f8205d89ea30f147e76e7fa
treeebe93bed818cf44c3dc9db20b710301605dcc8ee
parentbb3dabaf804e0d0bd2bf34e69091b2f86fd4e78b
Make dex file verifier check that indexes are increasing.

Note that this still allows duplicates.

Bug: 21868011

(cherry-picked from commit dd32833e24241508aa697d5349edf6aba9922434)

Change-Id: Ifcb2cda465d9451c16b122185a260ca8cebc41c5
runtime/dex_file_verifier.cc