KTL icon indicating copy to clipboard operation
KTL copied to clipboard

Force unwind if function entry not found

Open DymOK93 opened this issue 3 years ago • 0 comments

https://github.com/DymOK93/KTL/blob/master/runtime/src/exc_engine/x64/unwind_handler.cpp A function in the C++ exception path must have a frame and an associated .pdata entry. Maybe force a bugcheck?..

DymOK93 avatar Jan 13 '22 15:01 DymOK93