Fix warnings. (#16287)
commitbc2accfc7edae72d24390b1c72534ff8bdcdcde6
authorJay Krell <jaykrell@microsoft.com>
Tue, 20 Aug 2019 09:47:38 +0000 (20 02:47 -0700)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 20 Aug 2019 09:47:38 +0000 (20 11:47 +0200)
tree86548461873f2a6eed333a474bd91e4439087da8
parent9a5ae23f7e3d49b0b32ae423513d2344a837d698
Fix warnings. (#16287)

debug-mono-ppdb.c ppdb_compressed_size may be used uninitialized
   ppdb_size may be used uninitialized
 image.c iinfo set but not used
 icall.c klass set but not used
mono/metadata/debug-mono-ppdb.c
mono/metadata/icall.c
mono/metadata/image.c