BoomerangDecompiler / boomerang

Boomerang Decompiler - Fighting the code-rot :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make UserProc::cycleGrp a std::shared_ptr

reductor opened this issue · comments

Currently a use after-free can occur due to a recursion. The delete is currently occurring in UserProc::decompile