[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev Lynx help site is now a porn site (cf. trill-home.com --
From: |
Thomas Dickey |
Subject: |
Re: lynx-dev Lynx help site is now a porn site (cf. trill-home.com --> subir.com) |
Date: |
Sun, 21 Sep 2003 17:51:23 -0400 (EDT) |
On Mon, 22 Sep 2003, Leonid Pauzner wrote:
> 16-Sep-2003 17:25 Thomas Dickey wrote:
> > On Tue, 16 Sep 2003, Thorsten Glaser wrote:
>
> >> >yes - it's also dependent on having the links numbered. I broke it by
> >> >reading your
> >> >ssl.certs.shar file (1700-odd lines), and there are a couple of places in
> >> >the code
> >> >that fail after that. I haven't isolated what's being overrun, yet.
> >>
> >> 1720 lines in revision 1.5...
>
> > something like that. I tried cutting it down to 200 lines, but then it
> > didn't break. I suspect something in the memory-pool code is the issue,
> > and since that allocates large chunks, it can mask some types of bugs.
>
> There was a patch to store HTLine using malloc, not in pool.
> It can be a bit annoying to test both cases
> but may help with debugging...
> (The request was from IZ to make HTLine allocation logic conditional -
> compile-time; may look my archives for exact reference).
Thanks (I was considering whether to change the pool's chunksize - making
it "small" should also flush out the problem).
--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden
- Re: lynx-dev Lynx help site is now a porn site (cf. trill-home.com --> subir.com), Thomas Dickey, 2003/09/15
- Re: lynx-dev Lynx help site is now a porn site (cf. trill-home.com --> subir.com), Leonid Pauzner, 2003/09/16
- Re: lynx-dev Lynx help site is now a porn site (cf. trill-home.com --> subir.com), Thomas Dickey, 2003/09/16
- Re: lynx-dev Lynx help site is now a porn site (cf. trill-home.com --> subir.com), Thorsten Glaser, 2003/09/16
- Re: lynx-dev Lynx help site is now a porn site (cf. trill-home.com --> subir.com), Thomas Dickey, 2003/09/16
- Re: lynx-dev Lynx help site is now a porn site (cf. trill-home.com --> subir.com), Thorsten Glaser, 2003/09/16
- Re: lynx-dev Lynx help site is now a porn site (cf. trill-home.com --> subir.com), Thomas Dickey, 2003/09/16
- Re: lynx-dev Lynx help site is now a porn site (cf. trill-home.com --> subir.com), Leonid Pauzner, 2003/09/21
- Re: lynx-dev Lynx help site is now a porn site (cf. trill-home.com --> subir.com),
Thomas Dickey <=
- Re: lynx-dev Lynx help site is now a porn site (cf. trill-home.com --> subir.com), Leonid Pauzner, 2003/09/22
Re: lynx-dev Lynx help site is now a porn site (cf. trill-home.com --> subir.com), David Combs, 2003/09/17