[runtime] Avoid a crash if a generic type definition is passed to RuntimeHelpers...
authorZoltan Varga <vargaz@gmail.com>
Sat, 2 Jan 2016 04:28:23 +0000 (23:28 -0500)
committerZoltan Varga <vargaz@gmail.com>
Sat, 2 Jan 2016 04:28:23 +0000 (23:28 -0500)
commit92efab91abc0c298450eb244fe688ce6be19a021
tree39a67f86b206b96087c6200c7685e398a108067c
parent6aa7d30d96f1a14845f617ca30508161fa57eaf8
[runtime] Avoid a crash if a generic type definition is passed to RuntimeHelpers.RunClassConstructor (). Fixes #37313.
mcs/class/corlib/Test/System.Runtime.CompilerServices/RuntimeHelpersTest.cs
mono/metadata/icall.c