reactos/sdk
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
..
cmake [CMAKE] Turn C4715: "'function': not all control paths return a value" into an error on MSVC builds 2019-08-23 14:47:39 +02:00
include [CMAKE] Fix host tools build on x86-64 mingw 2019-11-15 16:22:06 +01:00
lib [SDK:RTL] Add one validity check + comment documentation for RtlDispatchException(). 2019-11-17 23:21:47 +01:00
tools [CMAKE] Fix host tools build on x86-64 mingw 2019-11-15 16:22:06 +01:00