Closed GoogleCodeExporter closed 9 years ago
Heh. Your report confused me at first, because it shows the class name as L?; -
but ? isn't a valid character for class names. (Turns out its a chinese
character, not ?).
The problem is that a single class data item is shared for multiple classes --
but I didn't anticipate this was possible. It normally isn't possible, except
for the case of a completely empty class (no defined fields/method).
Thanks for the report - I'll get it fixed soon.
Original comment by jesusfreke@jesusfreke.com
on 31 Aug 2012 at 8:45
Fixed.
https://code.google.com/p/smali/source/detail?r=b58433a0740d6a69dd22b723f84030be
b81e1911
Original comment by jesusfreke@jesusfreke.com
on 4 Sep 2012 at 12:01
Original issue reported on code.google.com by
furn...@gmail.com
on 31 Aug 2012 at 5:44Attachments: