reactos/sdk
Timo Kreuzer daf557b245 [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-01 15:24:56 +02:00
..
cmake [CMAKE] Define _CRT_SUPPRESS_RESTRICT on GCC builds 2025-01-30 11:30:32 +02:00
include [UCRT] fenv.h: Fix GCC build of _Fenv1 2025-01-30 11:30:32 +02:00
lib [RTL/x64] Fix a bug in RtlpUnwindInternal 2025-02-01 15:24:56 +02:00
tools [SPEC2DEF] Implement support for debug-only exports 2025-01-19 09:02:58 +02:00