Store the domain id of weak references.
authorRodrigo Kumpera <kumpera@gmail.com>
Thu, 25 Nov 2010 14:26:45 +0000 (12:26 -0200)
committerRodrigo Kumpera <kumpera@gmail.com>
Thu, 25 Nov 2010 14:28:01 +0000 (12:28 -0200)
commit5f29a1882585d34c60c3da82a7599970e119f9ff
treeb4fbcdb0c23015f163b47010afbaa16805023c48
parent33b3d8e04ee2e1b8052ab912d187302827d6c0a8
Store the domain id  of weak references.

* gc.c (alloc_handle): Set domain_ids if it's a weak ref handle.

* gc.c (mono_gchandle_set_target): Ditto.

Fixes #655669
mono/metadata/gc.c