Mercurial > paraspace
diff data/testdata1.dex @ 57:fa8fe7d714b9
Fix semantic bug of dexfile.depend_off_rel by searching relative offset.
- _DEX_Try.handlerOff is not one2one mapped to a _DEX_Catch of common
_DEX_Code object.
- But, previous _link_dependencies() was wrote based on this idea.
- This changeset fix the behavior by searching depend-on object with
right offset related to 'relative_to' object of the 'depend_off_rel'
instance.
author | Thinker K.F. Li <thinker@codemud.net> |
---|---|
date | Sat, 25 Jun 2011 08:16:16 +0800 |
parents | c98be35b572b |
children |