[runtime] Fix a case where klass->blittable was written without holding the loader...
authorZoltan Varga <vargaz@gmail.com>
Tue, 8 Aug 2017 20:35:54 +0000 (16:35 -0400)
committerGitHub <noreply@github.com>
Tue, 8 Aug 2017 20:35:54 +0000 (16:35 -0400)
commit074c3c2693e34037af9c551f40613019f5d42996
tree71b4cc4b474743f2c0b9a4c84a44b2d21653bd64
parenteabbcf53325b4b2bfb9b2495c0cc932d5134f0ce
[runtime] Fix a case where klass->blittable was written without holding the loader locked. (#5331)
mono/metadata/marshal.c