diff options
author | Kevin Wolf <kwolf@redhat.com> | 2013-01-14 17:31:31 +0100 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2013-01-15 09:08:55 +0100 |
commit | 8d2497c3552e19a60e7a75d20976471ecb2a8e2b (patch) | |
tree | d0059fd766a2d4a024d6d42a4f1a26dea4b3c8a5 /block.c | |
parent | cf7c3f0cb5a7129f57fa9e69d410d6a05031988c (diff) |
qcow2: Fix segfault on zero-length write
One of the recent refactoring patches (commit f50f88b9) didn't take care
to initialise l2meta properly, so with zero-length writes, which don't
even enter the write loop, qemu just segfaulted.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'block.c')
0 files changed, 0 insertions, 0 deletions