zwimer/DrShadowStack

Handle signals

Closed this issue · 1 comments

When a signal handler is called, no 'call' is used as it is called via the kernel. A ret, however, is called. Add an exception, maybe a wildcard match?

Done