lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev Question about --enable-find-leaks


From: Frédéric L . W . Meunier
Subject: Re: lynx-dev Question about --enable-find-leaks
Date: Wed, 8 Jan 2003 16:24:08 -0200 (E. South America Daylight Time)

On Wed, 8 Jan 2003, Thomas Dickey wrote:

> > The question is what happens when a memory leak is found ?
>
> While running, lynx keeps track of all of the allocated
> memory.  On exit it walks through the list of chunks that
> were never freed and writes a report (Lynx.leaks) to the
> current directory.  That's useful for some types of leaks -
> but some of the reallocations are done at a low-level by
> utility functions that don't give much context regarding
> where the real allocation was done.  Besides keeping track,
> lynx also does a little more work to free up memory that
> would confuse the reporting (ncurses can be compiled to
> provide similar memory-freeing, for this purpose).

I don't know if it's related, but I was browsing with the new
build for a time and it apparently stopped at "HTTP/1.1 200 OK"
. I couldn't use ^Z. Then I noticed it was using all CPU. I had
to kill it. No Lynx.leaks. I'll try again.

-- 
address@hidden, {dyndns.}org}

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

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