- Fix a bug during exceptions, thanks to W3seek, nice find.

svn path=/trunk/; revision=23720
This commit is contained in:
Alex Ionescu 2006-08-26 15:40:27 +00:00
parent 0e96db4bf5
commit 9e78b36f2e

View file

@ -722,6 +722,7 @@ MaskMode:
call _KiDispatchException@20
/* End the trap */
mov esp, ebp
jmp _Kei386EoiHelper@0
.endfunc