w32handle.c: In function 'mono_w32handle_wait_multiple':
commit54366ee658c62f2eb49863450a4110ca1db8c109
authorJay Krell <jaykrell@microsoft.com>
Thu, 13 Jun 2019 08:32:04 +0000 (13 01:32 -0700)
committerLarry Ewing <lewing@microsoft.com>
Tue, 18 Jun 2019 02:53:08 +0000 (17 21:53 -0500)
treedf507240fcdf89298f6834f3bb2c0cd94f97cd0c
parentf2f5c45d9d7255800f08d19ee397efff681c5da4
w32handle.c: In function 'mono_w32handle_wait_multiple':
w32handle.c:1146:13: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
     elapsed = mono_msec_ticks () - start;
     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
mono/metadata/w32handle.c