Fiber-friendly Vectored Exception Handling (dotnet/coreclr#20746)
authorTobias Loew <tobias-loew@users.noreply.github.com>
Mon, 5 Nov 2018 19:28:01 +0000 (20:28 +0100)
committerJan Vorlicek <janvorli@microsoft.com>
Mon, 5 Nov 2018 19:28:01 +0000 (20:28 +0100)
commit0b4836bdba469d18756dad3dac9c7011cdd7a8c7
tree2166fe2f47e8c4e37a829dfe2e89aa90a2c372eb
parentc6d10e6c7f69c0037d1afd8ea8904aeeb95403c6
 Fiber-friendly Vectored Exception Handling (dotnet/coreclr#20746)

* Fiber-friendly Vectored Exception Handling

Check during exception handling if the cached and the current stack-base match to detect Fibers.

Commit migrated from https://github.com/dotnet/coreclr/commit/9f5aabc89487eeb2b1621cfb3b9ed8f5db243d9e
src/coreclr/src/vm/excep.cpp