summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMax Reitz <mreitz@redhat.com>2015-08-20 16:00:38 -0700
committerKevin Wolf <kwolf@redhat.com>2015-09-04 20:59:48 +0200
commite814dffcc9810ed77fe99081be9751b620a894c4 (patch)
tree181bb72a2bd72e9ab06ae00ca79a2a370097ea50 /tests
parentbdd03cdf5dc3176bc7169a1d5709303e9279fffb (diff)
downloadhqemu-e814dffcc9810ed77fe99081be9751b620a894c4.zip
hqemu-e814dffcc9810ed77fe99081be9751b620a894c4.tar.gz
qemu-img: Fix crash in amend invocation
Example: $ ./qemu-img create -f qcow2 /tmp/t.qcow2 64M $ ./qemu-img amend -f qcow2 -o backing_file=/tmp/t.qcow2, -o help \ /tmp/t.qcow2 This should not crash. This actually is tested by iotest 082, but not caught due to the segmentation fault being silent (which is something that needs to be fixed, too). Reported-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Cc: qemu-stable <qemu-stable@nongnu.org> Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud