Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
058a6de784e5337c550e8b45bfa1f54e6d16fbf2
/
src
/
dex_file_verifier.cc
a0e1806
Add a SafeMap equivalent to std::map but without the error-prone operator[].
by Elliott Hughes
· 13 years ago
ee0fa76
Don't use variable-length arrays.
by Elliott Hughes
· 13 years ago
f6174e8
Fix to prevent a dex file from being verified multiple times.
by jeffhao
· 13 years ago
2faa5f1
Fix copyright headers.
by Elliott Hughes
· 13 years ago
30fab40
Upgrade to latest dlmalloc. Refactor Heap and related APIs to use STL like naming.
by Ian Rogers
· 13 years ago
10037c8
Added pass to verify structure of dex file.
by jeffhao
· 13 years ago