2009-07-24 Mark Probst <mark.probst@gmail.com>
commit4a73ac29a76e7b33eec0775bcbe999ab3be2413b
authorMark Probst <mark.probst@gmail.com>
Fri, 24 Jul 2009 14:34:51 +0000 (24 14:34 -0000)
committerMark Probst <mark.probst@gmail.com>
Fri, 24 Jul 2009 14:34:51 +0000 (24 14:34 -0000)
tree0a25f58d8d756589ac958134631630539b646075
parent87d0c0348a3cdd17ea1ca4d6f6563c9f94aa7985
2009-07-24  Mark Probst  <mark.probst@gmail.com>

        * icall.c (ves_icall_System_Array_SetGenericValueImpl):
        mono_gc_wbarrier_value_copy() doesn't perform the copy itself, so
        we still need the memcpy().

svn path=/trunk/mono/; revision=138632
mono/metadata/ChangeLog
mono/metadata/icall.c