In file included from object.c:40:0:
commit452209414ea9f9863758e63c4d0307572e45f755
authorJay Krell <jaykrell@microsoft.com>
Thu, 13 Jun 2019 08:58:12 +0000 (13 01:58 -0700)
committerLarry Ewing <lewing@microsoft.com>
Tue, 18 Jun 2019 02:53:08 +0000 (17 21:53 -0500)
tree1900944b471de806944b3c8974ff2cbb501cf84d
parentbdb20ebd803c4ffa2317cdae949a4259e77ebbfd
In file included from object.c:40:0:
object.c: In function 'mono_class_proxy_vtable':
../../mono/metadata/profiler-private.h:191:4: warning: 'pvt' may be used uninitialized in this function [-Wmaybe-uninitialized]
    mono_profiler_raise_ ## name args; \
    ^~~~~~~~~~~~~~~~~~~~
object.c:2338:19: note: 'pvt' was declared here
  MonoVTable *vt, *pvt;
                   ^~~
mono/metadata/object.c