diff options
author | Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> | 2018-06-08 13:12:25 +0300 |
---|---|---|
committer | Max Reitz <mreitz@redhat.com> | 2018-06-11 16:18:45 +0200 |
commit | 7eb24009dbf8102fc27d5459bec1cb8a932540c4 (patch) | |
tree | 750cd243c368051ec2029f14482f276ef620f423 /qtest.c | |
parent | 46e8d272baa0608adcfdbd8bc1d2312bea06da40 (diff) | |
download | qemu-7eb24009dbf8102fc27d5459bec1cb8a932540c4.zip qemu-7eb24009dbf8102fc27d5459bec1cb8a932540c4.tar.gz qemu-7eb24009dbf8102fc27d5459bec1cb8a932540c4.tar.bz2 |
block/qcow2-bitmap: fix free_bitmap_clusters
This assert may fail, because bitmap_table is not initialized. Just
drop it, as it's obvious, that bitmap_table_load sets bitmap_table
parameter only when returning zero.
Reported-by: Pavel Butsykin <pbutsykin@virtuozzo.com>
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-id: 20180608101225.2575-1-vsementsov@virtuozzo.com
Signed-off-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'qtest.c')
0 files changed, 0 insertions, 0 deletions