qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [BUG] 216 Alerts reported by LGTM for QEMU (some might be release critical)
@ 2019-07-13 17:46 Stefan Weil
  2019-07-13 19:42 ` Paolo Bonzini
  2019-07-14 17:30 ` Peter Maydell
  0 siblings, 2 replies; 8+ messages in thread
From: Stefan Weil @ 2019-07-13 17:46 UTC (permalink / raw)
  To: qemu-devel, Kevin Wolf, Max Reitz, Paolo Bonzini,
	Richard Henderson, Eduardo Habkost, peter.maydell

Hi,

LGTM reports 16 errors, 81 warnings and 119 recommendations: 
https://lgtm.com/projects/g/qemu/qemu/alerts/?mode=list.

Some of them are already know (wrong format strings), others look like 
real errors:

- several multiplication results which don't work as they should in 
contrib/vhost-user-gpu, block/* (m->nb_clusters * s->cluster_size only 
32 bit!),  target/i386/translate.c and other files

- potential buffer overflows in gdbstub.c and other files

I am afraid that the overflows in the block code are release critical, 
maybe that in target/i386/translate.c and other errors, too.

About half of the alerts are issues which can be fixed later.

Regards

Stefan



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-07-15  8:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-13 17:46 [Qemu-devel] [BUG] 216 Alerts reported by LGTM for QEMU (some might be release critical) Stefan Weil
2019-07-13 19:42 ` Paolo Bonzini
2019-07-14 13:28   ` Stefan Weil
2019-07-15  8:26     ` Kevin Wolf
2019-07-14 17:30 ` Peter Maydell
2019-07-14 17:44   ` Stefan Weil
2019-07-15  5:10     ` Markus Armbruster
2019-07-15  8:08   ` Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).