mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 11:51:11 +00:00
912c6b22fc
The virCommand APIs do not expect to be given a NULL value for an arg name or value. Such a mistake can lead to execution of the wrong command, as the NULL may prematurely terminate the list of args. Detect this and report suitable error messages. This identified a flaw in the storage test which was passing a NULL instead of the volume path. This flaw was then validated by an incorrect set of qemu-img args as expected data. Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> |
||
---|---|---|
.. | ||
iso-input.argv | ||
iso.argv | ||
logical-from-qcow2.argv | ||
luks-cipher.argv | ||
luks-convert-encrypt2fileqcow2.argv | ||
luks-convert-encrypt2fileraw.argv | ||
luks-convert-encrypt.argv | ||
luks-convert-qcow2.argv | ||
luks-convert.argv | ||
luks.argv | ||
qcow2-1.1.argv | ||
qcow2-compat.argv | ||
qcow2-from-logical-compat.argv | ||
qcow2-lazy.argv | ||
qcow2-nobacking-convert-prealloc-compat.argv | ||
qcow2-nobacking-prealloc-compat.argv | ||
qcow2-nocapacity-convert-prealloc.argv | ||
qcow2-nocapacity.argv | ||
qcow2-nocow-compat.argv | ||
qcow2-nocow.argv | ||
qcow2-zerocapacity.argv |