Files
reactos/sdk/lib
Timo Kreuzer b6987d1463 [RTL/x64] Remove an ASSERT in RtlpTryToUnwindEpilog
This can fail on optimized builds, where functions can end after a noreturn function call without an epilog / ret, but with an int 3. We simply fail gracefully, which is the right thing to do.
2024-04-05 18:18:45 +02:00
..
2022-03-15 22:54:17 -04:00
2023-12-23 21:37:08 +01:00
2018-04-22 02:53:40 +02:00
2019-09-19 02:39:59 +02:00