[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev valgrind
From: |
Thomas Dickey |
Subject: |
Re: lynx-dev valgrind |
Date: |
Mon, 3 Feb 2003 18:26:51 -0500 |
User-agent: |
Mutt/1.3.27i |
On Tue, Feb 04, 2003 at 01:26:00AM +0300, Leonid Pauzner wrote:
> 2-Feb-2003 18:08 Thomas Dickey wrote:
> > After adding LP's fixes, I see this problem when testing with valgrind
> > and the no-leaks configuration. This is if I do something like visit the
> > help page, then another, then the help page again, so it is linked more than
> > once in memory.
>
> > ==19625== Invalid read of size 4
> > ==19625== at 0x8110DB6: deleteLinks
> > (../../../WWW/Library/Implementation/HTAnchor.c:526)
>
> Yes, I saw this either (crash under gdb).
> Apparently, this is due to
> >>++ HTAnchor_link now links only foreign sources -LP
> - destinations and sources became unbalanced
> (I haven't thought it is so critical).
>
>
> I made a patch against your dev13b snapshot,
> it finishes my play around HTAnchor.c/h.
> The patch is rather large but _seems_ trivial and stable.
thanks (will see what valgrind thinks ;-)
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden
- lynx-dev valgrind, Thomas Dickey, 2003/02/02
- Re: lynx-dev valgrind, Leonid Pauzner, 2003/02/03
- Re: lynx-dev valgrind,
Thomas Dickey <=
- Re: lynx-dev valgrind, Leonid Pauzner, 2003/02/06
- Re: lynx-dev valgrind, Thomas Dickey, 2003/02/06
- Re: lynx-dev valgrind, Leonid Pauzner, 2003/02/07
- Re: lynx-dev valgrind, Leonid Pauzner, 2003/02/08
- Re: lynx-dev valgrind, Thomas Dickey, 2003/02/08
- Re: lynx-dev valgrind, Leonid Pauzner, 2003/02/12
- Message not available
- lynx-dev one more patch, Leonid Pauzner, 2003/02/15
- Re: lynx-dev one more patch, Thomas Dickey, 2003/02/15
- Re: lynx-dev one more patch, Leonid Pauzner, 2003/02/15
- Re: lynx-dev one more patch, Leonid Pauzner, 2003/02/17