[libvirt] [PATCH] Fix a reference leak for node devices.

Matthias Bolte matthias.bolte at googlemail.com
Fri Jun 25 21:41:29 UTC 2010


2010/6/25 Chris Lalancette <clalance at redhat.com>:
> There was one major, and a few minor bugs having to do with
> the reference counting of node devices in daemon/remote.c
> The major bug was that remoteDispatchNodeDeviceListCaps()
> was completely failing to unreference node devices; this
> would lead to many open file descriptors, which would eventually
> fail.
>
> The minor bugs were along the same lines, but were in rarely
> used error paths.  Still, they should be corrected.
>
> Signed-off-by: Chris Lalancette <clalance at redhat.com>
> ---

ACK.

Matthias




More information about the libvir-list mailing list