qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] Error checking for NULL or negative return value.
@ 2016-10-16  0:40 Shreya Shrivastava
  0 siblings, 0 replies; only message in thread
From: Shreya Shrivastava @ 2016-10-16  0:40 UTC (permalink / raw)
  To: qemu-devel; +Cc: stefanha


Hello,

This series adds basic error checking for negative and null value return.

Shreya.

Shreya Shrivastava (4):
  Add error checking for qemu_find_file.
  Add error checking for load_image_targphys.
  Add error checking for event_notifier_init.
  Add error checking for msix_init.

 hw/arm/nseries.c      |  9 ++++++--
 hw/lm32/milkymist.c   | 19 +++++++++++++----
 hw/microblaze/boot.c  |  5 +++++
 hw/ppc/e500.c         |  5 ++++-
 hw/ppc/mac_newworld.c |  5 +++++
 hw/ppc/mac_oldworld.c |  4 ++++
 hw/ppc/virtex_ml507.c |  5 +++++
 hw/usb/hcd-xhci.c     |  3 ++-
 tests/test-aio.c      | 59
++++++++++++++++++++++++++-------------------------
 9 files changed, 77 insertions(+), 37 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-10-16  0:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-16  0:40 [Qemu-devel] [PATCH 0/4] Error checking for NULL or negative return value Shreya Shrivastava

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