reactos/sdk/lib/rtl/amd64
Timo Kreuzer aa46e0f0a7 [RTL/x64] Fix a bug in RtlpUnwindInternal
Check if the stack pointer is out of bounds, before trying to unwind a frame. This will not fix any crashes, but it prevents simple crashes from going into a recursive exception.
2025-02-04 09:00:35 +02:00
..
debug_asm.S
dynfntbl.c
except.c [RTL/x64] Implement RtlRaiseException in asm 2024-04-14 14:12:35 +02:00
except_asm.S [RTL/x64] Fix RtlCaptureContext/RtlpRestoreContextInternal in kernel mode 2024-10-21 10:17:11 +03:00
rtlmem.S
slist.S
stubs.c [NTOS][RTL] Initialize MxCsr where missing 2022-08-22 11:22:08 +02:00
unwind.c [RTL/x64] Fix a bug in RtlpUnwindInternal 2025-02-04 09:00:35 +02:00