[libvirt] [PATCH v2] qemu: Fix serial stub console allocation

Erik Skultety eskultet at redhat.com
Wed Jun 7 11:14:43 UTC 2017


On Thu, Jun 01, 2017 at 02:57:59PM +0200, Erik Skultety wrote:
> When adding the aliased serial stub console, the structure wasn't
> properly allocated (VIR_ALLOC instead of virDomainChrDefNew) which then
> resulted in SIGSEGV in virDomainChrSourceIsEqual during a serial device
> coldplug.
>
> https://bugzilla.redhat.com/show_bug.cgi?id=1434278
>
> Signed-off-by: Erik Skultety <eskultet at redhat.com>
> ---
>  src/qemu/qemu_hotplug.c | 12 +++++++-----
>  1 file changed, 7 insertions(+), 5 deletions(-)
>

ping

Erik




More information about the libvir-list mailing list