Bug fix for segfault on reading bytecode with dexdump.
Rationale: An incorrect type (signed vs. unsigned) compare did not guard subsequent access of memory correctly. BUG=28038148 Change-Id: I7aa97ad252614e3d045297cce314b5a4b96a60b2
Loading
Please sign in to comment