[runtime] Avoid rethrowing ThreadAbortException's from cctors down the stack from...
authorZoltan Varga <vargaz@gmail.com>
Fri, 2 Dec 2016 00:07:45 +0000 (19:07 -0500)
committerGitHub <noreply@github.com>
Fri, 2 Dec 2016 00:07:45 +0000 (19:07 -0500)
commit8d17b4f46cf5d2479969f048dda77b62ea33d6dc
tree8b1402bfe8c014b8e2cce858d5d7cb70ff093e65
parent8e0443727fabe04a70b4a419f1b8671fa9be3b4f
[runtime] Avoid rethrowing ThreadAbortException's from cctors down the stack from where the TAE was first caught. Fixes thread6.cs. (#4073)
mono/metadata/object.c