[libvirt] [PATCH 1/2] conf: Don't leak 'primary' video property on error

Eric Blake eblake at redhat.com
Thu Feb 21 20:07:27 UTC 2013


On 02/21/2013 08:49 AM, Christophe Fergeau wrote:
> It's only freed on normal returns from virDomainVideoDefParseXML,
> but not when erroring out.
> ---
>  src/conf/domain_conf.c | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

ACK; your fix is reasonable.  A more idiomatic fix might be to coalesce
the error and normal exits into a single cleanup: label; in fact,
Peter's 16-part series on improving domain_conf.c may have done just
that.  But as I haven't gotten that far in reviewing his series, and
this is a real fix, you can go ahead and push and Peter can deal with
any rebase fallout.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130221/0060adc9/attachment-0001.sig>


More information about the libvir-list mailing list