Files
xemu/block
Fam Zheng b8afb520e4 block: Handle error of bdrv_getlength in bdrv_create_dirty_bitmap
bdrv_getlength could fail, check the return value before using it.
Return NULL and set errno if it fails. Callers are updated to handle
the error case.

Signed-off-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2014-04-22 11:57:02 +02:00
..
2014-04-11 13:59:49 +02:00
2013-12-20 16:26:16 +01:00
2014-02-21 21:02:24 +01:00
2014-03-25 14:09:50 +01:00
2014-02-21 21:02:22 +01:00
2014-03-19 09:39:41 +01:00
2014-02-17 11:57:23 -05:00
2014-04-01 15:22:35 +02:00
2014-03-25 14:09:50 +01:00
2014-02-17 11:57:23 -05:00
2014-03-25 14:09:50 +01:00
2014-03-25 14:09:50 +01:00
2014-04-01 13:59:47 +02:00