xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* More Coverity-reported issues.
@ 2013-09-12 12:15 Tim Deegan
  2013-09-12 12:15 ` [PATCH 1/9] x86/mm: Don't dereference p2m pointer before NULL check Tim Deegan
                   ` (9 more replies)
  0 siblings, 10 replies; 24+ messages in thread
From: Tim Deegan @ 2013-09-12 12:15 UTC (permalink / raw)
  To: xen-devel

Another bundle of issues from Coverity triage.
The first one is in x86/mm, and looks scarier than it is.  The others
are all in xen/drivers and AFAICT are pretty minor.

Cheers,

Tim.

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

end of thread, other threads:[~2013-09-17 15:19 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-12 12:15 More Coverity-reported issues Tim Deegan
2013-09-12 12:15 ` [PATCH 1/9] x86/mm: Don't dereference p2m pointer before NULL check Tim Deegan
2013-09-12 12:15 ` [PATCH 2/9] passthrough/amd: Drop unnecessary lock lookup Tim Deegan
2013-09-12 13:35   ` Jan Beulich
2013-09-12 12:15 ` [PATCH 3/9] passthrough/amd: Missing 'break' Tim Deegan
2013-09-17 15:04   ` Suravee Suthikulpanit
2013-09-12 12:15 ` [PATCH 4/9] passthrough/amd: Shuffle declaration Tim Deegan
2013-09-12 13:38   ` Jan Beulich
2013-09-12 13:44     ` Tim Deegan
2013-09-12 14:03       ` Jan Beulich
2013-09-17 15:19         ` Suravee Suthikulpanit
2013-09-12 12:15 ` [PATCH 5/9] cpufreq: avoid integer overflows Tim Deegan
2013-09-12 13:49   ` Jan Beulich
2013-09-13  7:18   ` Liu, Jinsong
2013-09-12 12:15 ` [PATCH 6/9] cpufreq: missing check of copy_from_guest() Tim Deegan
2013-09-12 13:54   ` Jan Beulich
2013-09-13  7:18   ` Liu, Jinsong
2013-09-12 12:15 ` [PATCH 7/9] ehci-dbgp: avoid division by zero Tim Deegan
2013-09-12 13:55   ` Jan Beulich
2013-09-12 12:15 ` [PATCH 8/9] ehci-dbgp: drop dead code Tim Deegan
2013-09-12 14:01   ` Jan Beulich
2013-09-12 12:15 ` [PATCH 9/9] acpi/pmstat: fix check for empty name strings Tim Deegan
2013-09-12 14:02   ` Jan Beulich
2013-09-12 13:11 ` More Coverity-reported issues Andrew Cooper

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