mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 01:39:30 +00:00
A free Windows-compatible Operating System - mirrored from GitHub
![]() - Fix a terrible stack corruption bug in KeRaiseUserExceptionDispatcher which was causing us to eventually fuck up the stack in user mode (0x14 bytes instead of 0x50 bytes were reserved). - Protect User-mode Callbacks with SEH, and use STATUS_POP_CALLBACK_STACK. - Fix another nasty stack corruption bug in user-mode APC delivery. - Protect User-mode APC delivery with SEH. - Fix SEH handlers to return EXCEPTION_EXECUTE_HANDLER isntead of ExceptionContinueSearch. svn path=/trunk/; revision=24173 |
||
---|---|---|
cis | ||
irc | ||
msvc6 | ||
os2 | ||
reactos | ||
rosapps | ||
rosky | ||
vms |