[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] PATCH: Fix leak in libvirtd daemon when reporting errors
- From: Jim Meyering <jim meyering net>
- To: veillard redhat com
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] PATCH: Fix leak in libvirtd daemon when reporting errors
- Date: Fri, 30 Jan 2009 16:53:56 +0100
Daniel Veillard <veillard redhat com> wrote:
> On Fri, Jan 30, 2009 at 11:44:35AM +0000, Daniel P. Berrange wrote:
>> When reporting libvirt errors back to the client, we forgot to free the
>> memory associated with the remote_error object - principally the char *
>> message strings. So every error reported would leak some memory. This
>> patch free's the memory
>
> Sounds a fairly important fix, +1
Yeah, really.
ACK
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]