reactos/sdk/lib/rtl/i386
Hermès Bélusca-Maïto a4b6e0d929
[SDK:RTL] Add one validity check + comment documentation for RtlDispatchException().
- RtlDispatchException(): Check for invalid stack in ExceptionContinueSearch handler
  and bail out if so.
- Update few comments and fix a typo.
- Add a documenting comment about SafeSEH functionality support.
  See e.g. the following articles:
  https://www.optiv.com/blog/old-meets-new-microsoft-windows-safeseh-incompatibility
  https://msrc-blog.microsoft.com/2012/01/10/more-information-on-the-impact-of-ms12-001/
2019-11-17 23:21:47 +01:00
..
debug_asm.S
except.c [SDK:RTL] Add one validity check + comment documentation for RtlDispatchException(). 2019-11-17 23:21:47 +01:00
except_asm.s
interlck.S
res_asm.s
rtlmem.s [RTL] Make RtlFillMemoryUlonglong public 2017-11-18 18:05:22 +01:00
rtlswap.S
thread.c