[libvirt] [PATCHv2 0/2] Fix crash of libvirtd with <interaface type=network and hostdev forwarding

Michal Privoznik mprivozn at redhat.com
Wed Aug 28 14:43:17 UTC 2013


On 28.08.2013 15:14, Peter Krempa wrote:
> Version 2 contains a fix of more callers in qemu and a whitespace cleanup.
> 
> Peter Krempa (2):
>   qemu: Remove hostdev entry when freeing the depending network entry
>   qemu_hotplug: Fix whitespace around addition in argument
> 
>  src/conf/domain_conf.c   | 26 ++++++++++++++++++--------
>  src/conf/domain_conf.h   |  1 +
>  src/libvirt_private.syms |  1 +
>  src/qemu/qemu_hotplug.c  |  9 +++++++--
>  src/qemu/qemu_process.c  |  2 ++
>  5 files changed, 29 insertions(+), 10 deletions(-)
> 

ACK series. Although, the patch 2/2 - there is more of cases like that
in our code base:

$ git grep "[^ +]+[^ +]" src/ | wc -l
434

(yes, I know there are plenty of false positives)

Michal




More information about the libvir-list mailing list