[libvirt] [Xen-devel] libvirt libxl driver leaking libxl_event's?

Ian Campbell Ian.Campbell at citrix.com
Thu Apr 11 13:09:24 UTC 2013


On Thu, 2013-04-11 at 13:46 +0100, Ian Campbell wrote:
> Hi Jim,
> 
> I don't see any calls to libxl_event_dispose in libvirt.git,

actually I think I meant libxl_event_free, but I can't see that either.

> libxl_event.h says in relation to the event_occurs callback:
>    * event becomes owned by the application and must be freed, either
>    * by event_occurs or later.
> so does this mean the memory referenced by event is leaked by
> libxlEventHandler?
> 
> libxl_event only contains dynamic allocations for
> LIBXL_EVENT_TYPE_DISK_EJECT which you don't seem to register for so the
> issue is probably benign but worth noting I think.
> 
> Ian.
> 
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel at lists.xen.org
> http://lists.xen.org/xen-devel





More information about the libvir-list mailing list