From: Rodrigo Kumpera Date: Tue, 18 Apr 2017 20:05:22 +0000 (-0700) Subject: [runtime] Forgot to update strelemref_wrapper_name with the new wrapper type. X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=commitdiff_plain;h=a8d9e343c6f827276362d6b9622eea244e66ebc6;p=mono.git [runtime] Forgot to update strelemref_wrapper_name with the new wrapper type. --- diff --git a/mono/metadata/marshal.c b/mono/metadata/marshal.c index d919b928067..84737d60b20 100644 --- a/mono/metadata/marshal.c +++ b/mono/metadata/marshal.c @@ -9667,7 +9667,7 @@ enum { }; static const char *strelemref_wrapper_name[] = { - "object", "sealed_class", "class", "interface", "complex" + "object", "sealed_class", "class", "class_small_idepth", "interface", "complex" }; static gboolean