interp/interp.c: In function 'interp_entry.constprop':
commit457d0f02c5a39c268394f09d8f545db6123d4ae7
authorJay Krell <jaykrell@microsoft.com>
Thu, 13 Jun 2019 08:54:40 +0000 (13 01:54 -0700)
committerLarry Ewing <lewing@microsoft.com>
Tue, 18 Jun 2019 02:53:08 +0000 (17 21:53 -0500)
tree250d931fd2ccaa1f7b7e5e665bf5226615ebec10
parent3357a1a6119ddf1bed961d8ac5b578ec08c2015d
interp/interp.c: In function 'interp_entry.constprop':
interp/interp.c:1847:3: warning: 'orig_domain' may be used uninitialized in this function [-Wmaybe-uninitialized]
   mono_threads_detach_coop (orig_domain, &attach_cookie);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mono/mini/interp/interp.c