On Tue, Feb 10, 2015 at 03:18:22PM -0500, Laine Stump wrote:
> These area a followup to Luyao Huang's patch to fix incorrect
> reporting from virsh domdisplay:
> 
>   https://www.redhat.com/archives/libvir-list/2015-February/msg00298.html
> 
> While his patch works when the remote libvirtd is 0.9.4 or greater, it
> won't work when talking to older libvirt. Also the code as written
> isn't what was intended. Patch 1 takes care of that. Patch 2 fixes two
> theoretical memory leaks (which never happen in real life, but could
> some day if the functions are used differently).
> 
> 
> 
> Laine Stump (2):
>   domain: backfill listen address to parent <graphics> listen attribute
>   domain: avoid potential memory leak in virDomainGraphicsListenSet*()
> 
>  src/conf/domain_conf.c | 30 ++++++++++++++++++------------
>  1 file changed, 18 insertions(+), 12 deletions(-)
> 

ACK series

Jan

Attachment: signature.asc
Description: Digital signature

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

Reply via email to