[runtime] Fix the native-to-managed marshalling of null blittable arrays. Fixes ...
authorZoltan Varga <vargaz@gmail.com>
Fri, 21 Oct 2016 20:48:07 +0000 (16:48 -0400)
committerZoltan Varga <vargaz@gmail.com>
Fri, 21 Oct 2016 20:51:01 +0000 (16:51 -0400)
commit27d0ef18f062c4b50001b8a02ea4dc876e233555
tree079062ad12e3acafbd508dc70d436db50fc9a36f
parentc08acd2eb48596cec148183fd828403b77074b01
[runtime] Fix the native-to-managed marshalling of null blittable arrays. Fixes #45788.
mono/metadata/marshal.c
mono/tests/pinvoke3.cs