]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Use more specific prefixes
authorAndrea Bolognani <abologna@redhat.com>
Wed, 28 Nov 2018 14:04:51 +0000 (15:04 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Fri, 8 Feb 2019 15:16:10 +0000 (16:16 +0100)
commit616beb17d44e17f77ac4505eb014fb7cacb04b34
tree6281f2ba479eb48d3e2a92bb1a8c85cc1726af74
parent629fdca0d0ec40c279fb74b24c2d0950fed89667
qemu: Use more specific prefixes

While the chances of the current checks resulting in false
positives are basically zero, it's still nicer to check for
the full prefix instead of the prefix's prefix.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
src/qemu/qemu_domain.c