Open Archie-osu opened 1 year ago
Please try updating to the latest bleeding edge. This should have been fixed by #1351
This is on the latest bleeding edge release. The commit matches.
This seems like a compiler bug that still affects the Underanalyzer decompiler fork - we should investigate if the struct function pruning affects this at all. I think the problem is that a function isn't getting deleted properly when renamed (or possibly when removed in any way).
Describe the bug
Got it on video: http://www.youtube.com/watch?v=_p6gToWKurE
Reproducing steps
Step 1: Open a data.win file Step 2: Define your own, unique function Step 3: Rename the function Step 4: Observe a decompiler / disassembler breakdown
Setup Details