|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 0 of 3] libxl: memory leaks
On Mon, 2 Aug 2010, Ian Campbell wrote:
> The following fix a few memory leaks.
>
> The first was discussed on list and it was decided that although it
> wasn't a real leak, since the memory is allocated exactly once per
> thread and is correctly cleaned up on pthread_exit(), it was still
> useful for xl (a non-threaded application) to be able to be completely
> valgrind clean for the purposes of auditing libxl.
>
> The leaks fixed in xl create are just a subset since I didn't delve
> into recursively freeing the types defined by libxl yet. There are
> also leaks in the lexer and parser which I didn't tackle yet.
>
all applied, thanks
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- Re: [Xen-devel] [PATCH 0 of 3] libxl: memory leaks, (continued)
Re: [Xen-devel] [PATCH 0 of 3] libxl: memory leaks,
Stefano Stabellini <=
|
|
|
|
|