ghidra icon indicating copy to clipboard operation
ghidra copied to clipboard

init dedup merged rets

Open whoismissing opened this issue 1 year ago • 0 comments

https://github.com/NationalSecurityAgency/ghidra/issues/6133

Initial implementation of decompiler enhancements to deoptimize irreducible statement condensing (isc) due to cross jumping.

Specifically, merged return statements after an If condition are targeted and the merged node is duplicated.

whoismissing avatar Jan 19 '24 14:01 whoismissing