reactos/sdk
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
..
cmake [CMAKE] Define _CRT_SUPPRESS_RESTRICT on GCC builds 2025-01-30 11:30:32 +02:00
include [SDK:BUGCODES] Remove inaccurate description of CREATE_DELETE_LOCK_NOT_LOCKED 2025-02-03 17:04:10 +01:00
lib [RTL/x64] Fix a bug in RtlpUnwindInternal 2025-02-04 09:00:35 +02:00
tools