qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/6] block: Several fixes


From: Max Reitz
Subject: [Qemu-devel] [PATCH 0/6] block: Several fixes
Date: Tue, 29 Apr 2014 19:03:10 +0200

Max Reitz (6):
  qcow2: Avoid overflow in alloc_clusters_noref()
  block: Use correct width in format strings
  qcow2: Catch bdrv_getlength() error
  qcow2: Check min_size in qcow2_grow_l1_table()
  block/bochs: Fix error handling for seek_to_sector()
  block/vdi: Error out immediately in vdi_create()

 block/bochs.c          | 23 ++++++++++++++---------
 block/cow.c            |  2 +-
 block/dmg.c            |  8 ++++----
 block/qcow.c           |  3 ++-
 block/qcow2-cluster.c  |  7 +++++++
 block/qcow2-refcount.c | 12 ++++++++++++
 block/qcow2.c          | 12 +++++++-----
 block/sheepdog.c       |  6 +++---
 block/vdi.c            | 28 +++++++++++++++++-----------
 9 files changed, 67 insertions(+), 34 deletions(-)

-- 
1.9.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]