Avoid an assertion in mono_thread_state_init_from_handle () when the domain is not...
authorZoltan Varga <vargaz@gmail.com>
Sat, 8 Sep 2012 11:53:51 +0000 (13:53 +0200)
committerZoltan Varga <vargaz@gmail.com>
Sat, 8 Sep 2012 11:53:51 +0000 (13:53 +0200)
commit169467fedb8f18db3f55c8aeeaa34b9425e255ec
tree9b404b01271239332450a9b601ad3fde261c9940
parentb65c16f8d0ca62483b1cde591377504822f98d33
Avoid an assertion in mono_thread_state_init_from_handle () when the domain is not set.
mono/mini/mini-darwin.c