lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev dev17 clue?


From: Leonid Pauzner
Subject: Re: lynx-dev dev17 clue?
Date: Wed, 24 Feb 1999 20:52:29 +0300 (MSK)

24-Feb-99 11:55 address@hidden wrote:
>> 24-Feb-99 05:46 address@hidden wrote:
>> >> Maybe that is what I have been calling "hanging" --
>> >> freeing its memory.
>> >>
>> >> (Question: why free the memory at all?  Won't the OS
>> >> do it for you -- after all, you are exiting.  ??)
>>
>> > yes.  but to check memory leaks, you have to free all of the pieces and
>> > then see what's left.
>>
>> Well, and if we are not interest in --enable-find-leaks
>> could we ommit these expesive free'ing operations on exit
>> or we get roughly the same timing from OS functions?

> --enable-find-leaks is not enabled by default (someone was guessing that
>   David was using a copy of Lynx which was enabled, for testing).

No, I mean quitting from my DJGPP lynx on a slow DOS machine may takes several
seconds, more then startup time. Think this is due to free'ing a number of
lynx sructures like HText cache at exit. Of cause, I can wait a couple more
seconds and this is without finding leaks.

> --
> Thomas E. Dickey
> address@hidden
> http://www.clark.net/pub/dickey



reply via email to

[Prev in Thread] Current Thread [Next in Thread]