interp/interp.c: In function 'interp_entry.constprop':
authorJay Krell <jaykrell@microsoft.com>
Thu, 13 Jun 2019 08:54:40 +0000 (01:54 -0700)
committerLarry Ewing <lewing@microsoft.com>
Tue, 18 Jun 2019 02:53:08 +0000 (21:53 -0500)
commitbbddafb1fb2051ddf5008c470d8832a6d2f5a98e
tree03330e76c3f2bd40732eb62306ad54a76b50d859
parentd6fb31815317f4b1f123fb18e98b823b6b97709d
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);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Commit migrated from https://github.com/mono/mono/commit/457d0f02c5a39c268394f09d8f545db6123d4ae7
src/mono/mono/mini/interp/interp.c