BoomerangDecompiler / boomerang

Boomerang Decompiler - Fighting the code-rot :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instruction::replaceRef does not handle SUBFLAGSFL properly

nemerle opened this issue · comments

It tries to access third parameter of SUBFLAGS*(a,b,c), but SUBFLAGSFL is used with only two arguments.
Causes bug mentioned in #59