[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PR690 (gthread wrappers leak memory)
- Date: Thu, 01 Feb 2007 10:06:37 -0800
- From: strauman at slac.stanford.edu (Till Straumann)
- Subject: PR690 (gthread wrappers leak memory)
Ralf Corsepius wrote:
> On Wed, 2007-01-31 at 16:55 -0800, Till Straumann wrote:
>
>> By accident I stumbled over this.
>> I believe the fix I submitted a long time ago
>> is still good. Is it OK to apply it and close PR960?
>>
>
> OK with me, if you are able to confirm it works, really solves a problem
> and nobody objects - I don't have any possibility to test it ;)
>
> Ralf
>
>
>
Using a tool I have to find memory leaks I could confirm
that the test program attached to 690 does indeed leak
memory and that my fix plugs the leak (tested on psim
with 4.7-branch, gcc-4.1.1).
Also, I have used the patch locally with rtems 4.6.5 on
a number of VME powerpc systems for months.
FWIW...
T.