diff options
| author | Max Reitz <mreitz@redhat.com> | 2014-12-02 18:32:46 +0100 |
|---|---|---|
| committer | Kevin Wolf <kwolf@redhat.com> | 2014-12-10 10:31:20 +0100 |
| commit | f75613cf2488a37fb8019bc32a06ddbcd477d0ce (patch) | |
| tree | 123116d71350855ffba034f27d527cd3c6e9362d /qemu-timer.c | |
| parent | c6149724080af7b3d5d61eac8942655e6d212783 (diff) | |
| download | focaccia-qemu-f75613cf2488a37fb8019bc32a06ddbcd477d0ce.tar.gz focaccia-qemu-f75613cf2488a37fb8019bc32a06ddbcd477d0ce.zip | |
qemu-img: Check create_opts before image creation
If a driver supports image creation, it needs to set the .create_opts field. We can use that to make sure .create_opts for both drivers involved is not NULL for the target image in qemu-img convert, which is important so that the create_opts pointer in img_convert() is not NULL after the qemu_opts_append() calls and when going into qemu_opts_create(). Cc: qemu-stable@nongnu.org Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'qemu-timer.c')
0 files changed, 0 insertions, 0 deletions