>>> On 12/1/2008 at 12:19 PM, in message <[EMAIL PROTECTED]>, "Brad Nicholes" <[EMAIL PROTECTED]> wrote: > Carlo,
> > Also, in libgmond.c I intentionally used malloc because I knew that the > memory allocation was temporary. By using apr functions to allocate the > memory, the memory will never be freed for the lifetime of the process. Any > memory allocated to an apr pool will remain allocated until the pool is > cleared or destroyed. The pool that is being used is never cleared or > destroyed. Therefore I used malloc and free to make sure that memory wasn't > remaining allocated needlessly. Please revert this patch also. > Sorry, I just now noticed this patch and assumed it was part of the latest patch to libgmond.c, so let me clarify. Patch r1826 needs to be reverted for the above reason. Brad ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Ganglia-developers mailing list Ganglia-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ganglia-developers