[libvirt] [PATCH] libxl: Fix double-dispose of libxl domain config

Eric Blake eblake at redhat.com
Tue Apr 30 14:42:33 UTC 2013


On 04/29/2013 05:20 PM, Jim Fehlig wrote:
> libxlBuildDomainConfig() was disposing the libxl_domain_config object
> on error, only to have it disposed again by libxlBuildDomainConfig()'s
> caller, which resulted in a segfault.  Leave disposing of the config
> object to it's owner.
> ---
>  src/libxl/libxl_conf.c | 12 ++++--------
>  1 file changed, 4 insertions(+), 8 deletions(-)

ACK.

-- 
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/20130430/f6ceca08/attachment-0001.sig>


More information about the libvir-list mailing list