Properly handle field RVA under moving collector.
commit3c5a13fa39cd29e841d1458615a2a9a85f24bd89
authorRodrigo Kumpera <kumpera@gmail.com>
Mon, 30 May 2011 21:11:08 +0000 (30 18:11 -0300)
committerRodrigo Kumpera <kumpera@gmail.com>
Mon, 30 May 2011 21:34:03 +0000 (30 18:34 -0300)
treeb62c5298b5ef793e0d396a7606c196b43ba2c871
parent46c26749eb1da6d089d0f40c831bf657c25c5449
Properly handle field RVA under moving collector.

* reflection.c (typebuilder_setup_fields): Alloc RVA data
on the image mempool so it works with a moving collector.

Fixes #696817
mono/metadata/reflection.c