annotate data/testdata1.dex @ 142:50d09eba5166

Fix the issue of getting negative indices for _DEX_ClassData. - It caused by calling _optimize_classdata() at end of restore_dependencies() while the values cames from depend_idx_rel.get_value(). The values had been optimized. - Solution is to get value from <child>.data_idx while unlinking.
author Thinker K.F. Li <thinker@codemud.net>
date Mon, 15 Aug 2011 10:04:12 +0800
parents c98be35b572b
children
rev   line source
15
c98be35b572b Rewrote dexfile.py to base on declaration
Thinker K.F. Li <thinker@codemud.net>
parents:
diff changeset
1 (binary:application/octet-stream)