[Soot-list] coffi INVOKEINTERFACE patch

Aaloan Miftah aaloanmiftah at yahoo.com
Sat Jan 7 02:18:22 EST 2012


Hi,

In soot.coffi.CFG "CONSTANT_InterfaceMethodref_info" is wrongfully casted to "CONSTANT_Methodref_info" when generating jimple code, the attached diff file adds a common superclass for method reference info classes (CONSTANT_Methodref_info & CONSTANT_InterfaceMethodref_info) and patches createMethodRef in CFG as well.

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20120106/cfb9abf7/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: invokeinterface_fix.diff
Type: application/octet-stream
Size: 12009 bytes
Desc: not available
Url : http://mailman.cs.mcgill.ca/pipermail/soot-list/attachments/20120106/cfb9abf7/attachment.obj 


More information about the Soot-list mailing list