[libvirt] Re: Fix Xen virConnectPtr leak

2009-09-22 Thread Chris Lalancette
Matthias Bolte wrote: The fix for this problem is simple: remove the virConnectRef/virUnrefConnect calls from the Xen subdrivers (see attached patch). Maybe someone could explain why the Xen Inotify and Xen Store driver do this extra ref-counting, but none of the other Xen subdrivers. It

[libvirt] Re: Fix Xen virConnectPtr leak

2009-09-21 Thread Chris Lalancette
Matthias Bolte wrote: The fix for this problem is simple: remove the virConnectRef/virUnrefConnect calls from the Xen subdrivers (see attached patch). Maybe someone could explain why the Xen Inotify and Xen Store driver do this extra ref-counting, but none of the other Xen subdrivers. It