You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BreakNode wasn't working correctly if the invalidation happened from
the sigsegv handler instead of via Cpatch().
Make sure InvalidateNodeRange gets the correct JITted code pointer (via pjit)
and if the node is broken, force an exit.
Fixesdosemu2#2708
0 commit comments