qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] memset/sizeof abuse
@ 2012-05-10 16:19 Jim Meyering
  2012-05-10 16:19 ` [Qemu-devel] [PATCH 1/2] kvm/apic: correct short memset Jim Meyering
  2012-05-10 16:19 ` [Qemu-devel] [PATCH 2/2] cadence_gem: avoid stack-writing buffer-overrun Jim Meyering
  0 siblings, 2 replies; 11+ messages in thread
From: Jim Meyering @ 2012-05-10 16:19 UTC (permalink / raw)
  To: qemu-devel; +Cc: Jim Meyering

From: Jim Meyering <meyering@redhat.com>

I ran coverity on all of qemu and have begun going through the results.
A couple problems jumped out as obvious and easy to fix:

Jim Meyering (2):
  kvm/apic: correct short memset
  cadence_gem: avoid stack-writing buffer-overrun

 hw/cadence_gem.c | 2 +-
 hw/kvm/apic.c    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

--
1.7.10.1.487.ga3935e6

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

end of thread, other threads:[~2012-06-11  9:58 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-10 16:19 [Qemu-devel] [PATCH 0/2] memset/sizeof abuse Jim Meyering
2012-05-10 16:19 ` [Qemu-devel] [PATCH 1/2] kvm/apic: correct short memset Jim Meyering
2012-05-10 17:28   ` Jan Kiszka
2012-05-22 20:30     ` [Qemu-devel] [PATCH 1.1 " Stefan Weil
2012-05-23 10:33       ` Jan Kiszka
2012-06-10 20:29         ` Stefan Weil
2012-06-11  5:29           ` Jan Kiszka
2012-06-11  9:58   ` [Qemu-devel] [PATCH " Avi Kivity
2012-05-10 16:19 ` [Qemu-devel] [PATCH 2/2] cadence_gem: avoid stack-writing buffer-overrun Jim Meyering
2012-05-14  4:57   ` Peter Crosthwaite
2012-06-10 20:34     ` Stefan Weil

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).