lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev dev.10 progress


From: Thomas Dickey
Subject: Re: lynx-dev dev.10 progress
Date: Wed, 20 Nov 2002 20:25:47 -0500
User-agent: Mutt/1.3.27i

On Wed, Nov 20, 2002 at 04:25:10PM +0300, Leonid Pauzner wrote:
> 20-Nov-2002 05:56 Thomas Dickey wrote:
> 
> > I tried something like this earlier this morning (am at work now), and it
> > did fix the problem.  My guess is that one of the top-level variables is
> > being nulled by the new code, and it was checked in the logic for deciding
> > how to redisplay.  But narrowing it down to a small chunk is the first
> > step in debugging the problem.
> 
> My guess is that line->size and '\0' terminated line->data  deviates.
> The proposed fix:

no - it's not just that.  I'll simply have to debug it.  valgrind shows
one problem, which (for testing) I plugged by removing the POOL_FREE at
the end of HText_free().  That made valgrind quiet, but did not make the
page display properly. 

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

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

reply via email to

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