Memory leaks

bill davidsen davidsen at tmr.com
Thu Feb 22 17:12:34 UTC 2001


In article <20010213075141Y.kondou at inn.do.mms.mt.nec.co.jp>,
Katsuhiro Kondou  <kondou at nec.co.jp> wrote:
| 
| In article <723ddjhnez.fsf at nd1.eng.demon.net>,
| 	Alex Kiernan <alexk at demon.net> wrote;
| 
| } Is this an obvious one to anyone - I suspect its the enclosing object
| } getting freed, without its contents being freed:
| 
| No, they never be freed.  The region(ARTDATA *data) is actually
| static area(included in CHANNEL), and holding pointer and size
| are never cleared even if the channel is closed.

  Thank you. I took a few minutes to scan the code to be sure that not
only were they (deliberately) not released, they do seem to be reused
correctly. In some sense that's too bad, since we had a place to look
for the leak.
-- 
bill davidsen <davidsen at tmr.com>
  CTO, TMR Associates, Inc
Doing interesting things with little computers since 1979.


More information about the inn-workers mailing list