2-Dec-2002 18:54 Thomas Dickey wrote: > On Tue, Dec 03, 2002 at 02:43:05AM +0300, Leonid Pauzner wrote: >> Reading a diff between dev9e snapshot and dev11 >> I found out that the line/pool code is broken: >> the last line is always alloced outside the pool and never freed. >> In my code the last line was a fixed buffer. >> Tom?
> That was in the chunk I undid, since something in it frees memory more > than once, and has a repeatable display problem. Since it was the main > cause of delay for the past week, I put it aside to work on for dev.12 I would better remove all line/pool code then release something that leaks 1042 bytes each output line. > -- > Thomas E. Dickey <[EMAIL PROTECTED]> > http://invisible-island.net > ftp://invisible-island.net > ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED] ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]
