edb-debugger icon indicating copy to clipboard operation
edb-debugger copied to clipboard

Improve analyzer with regard to noreturn functions

Open eteran opened this issue 6 years ago • 0 comments

detect when all exits of a function are calls to functions which don't return, and if so, mark that function as noreturn in itself.

This should slightly improve analysis.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

eteran avatar Jul 16 '17 00:07 eteran