[libvirt] [PATCH 13/12] daemon: plug memory leak

Matthias Bolte matthias.bolte at googlemail.com
Tue Jun 7 13:50:44 UTC 2011


2011/6/6 Eric Blake <eblake at redhat.com>:
> Detected by Coverity.  Commit ef21beda was incomplete; it solved
> a leak one one path, but not on the other.
>
> * daemon/libvirtd.c (qemudSetLogging): Avoid leak on success.
> ---
>
> How embarrassing that I was just barely fixing a leak of the
> same variable in this function, but only got half the job done.
>
>  daemon/libvirtd.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>

ACK.

Matthias




More information about the libvir-list mailing list