Re: [PATCH] domain_conf: fix possible memory leak

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 19.06.2012 14:07, Martin Kletzander wrote:
> Until now, it was possible to crash libvirtd when defining domain with
> channel device with missing source element.
> 
> When creating new virDomainChrDef, target.port is set to -1, but
> unfortunately it is an union with addresses that virDomainChrDefFree
> tries to free in case the deviceType is channel. Having the port set
> to -1 is intended, however the cleanest way to get around the problems
> with the crash seems to be renumbering the VIR_DOMAIN_CHR_CHANNEL_
> target types to cover new NONE type (with value 0) being the default
> (no target type yet).
> ---
>  src/conf/domain_conf.c |    1 +
>  src/conf/domain_conf.h |    3 ++-
>  2 files changed, 3 insertions(+), 1 deletions(-)
> 

ACK

Michal

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list


[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]