On 26.03.2014 13:05, Stefan Hajnoczi wrote:
From: Kevin Wolf <kw...@redhat.com>This avoids an unbounded allocation. Signed-off-by: Kevin Wolf <kw...@redhat.com> --- block/qcow2.c | 16 ++++++++++++++++ tests/qemu-iotests/080 | 18 ++++++++++++++++++ tests/qemu-iotests/080.out | 11 +++++++++++ 3 files changed, 45 insertions(+)
Reviewed-by: Max Reitz <mre...@redhat.com>