Fix monodis
authorAndi McClure <andi.mcclure@xamarin.com>
Mon, 27 Feb 2017 20:54:05 +0000 (15:54 -0500)
committerAndi McClure <andi.mcclure@xamarin.com>
Mon, 27 Feb 2017 20:54:05 +0000 (15:54 -0500)
commit0c38b2846af114a74c0f5b8ea5c9decd5ca52f18
tree083726569a895013a90200dd6325183fe15bed01
parentf88093694ba41081548d831df07ecd9071f221cf
Fix monodis

monodis was not calling the mono_tls_init_runtime_keys function, which
was causing it to crash the first time it attempted to access the
current domain (ie almost immediately).
mono/dis/main.c