BoomerangDecompiler / boomerang

Boomerang Decompiler - Fighting the code-rot :)
Other
372 stars 59 forks source link

Fix crash when generating code for bit extract expressions #188

Closed ceeac closed 5 years ago

ceeac commented 5 years ago

This was caused when the second and third sub-expression of the bit extract were not constant.