Avoid registering roots inside the MonoDomain structure when using Boehm, since
commitf61961c036d518d8d524c3e43508d0f36a170a89
authorZoltan Varga <vargaz@gmail.com>
Mon, 9 Aug 2010 19:55:25 +0000 (9 21:55 +0200)
committerZoltan Varga <vargaz@gmail.com>
Mon, 9 Aug 2010 19:55:25 +0000 (9 21:55 +0200)
tree3777c5cb1dbfaf67d62ff994165709e40153dc90
parent0f1b1c1988926772d50ccb131227a18ceebb62eb
Avoid registering roots inside the MonoDomain structure when using Boehm, since
it is GC_MALLOC-ed, and Boehm doesn't like that.
mono/metadata/domain.c