lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev valgrind-reverse.log.gz


From: Leonid Pauzner
Subject: Re: lynx-dev valgrind-reverse.log.gz
Date: Sat, 21 Dec 2002 20:15:13 +0300 (MSK)

20-Dec-2002 18:33 Thomas Dickey wrote:
>> Any ideas?

> not offhand (I'll spend some time on lynx this weekend when I have more
> time to do this; right now I'm checking on easier-to-fix bugs).

Three unrelated patches, against dev.12

(1) define HAVE_ALLOCA for DJGPP
(2) remove quadratic complexity from insert_blanks_in_line() usage
with large tables (Stbl). It occasionally cleanup split_line() a bit.
CPU load anomaly reported by BL.
(3) ALLOC_IN_POOL, POOL_NEW, POOL_FREE macros now became functions,
suggested by BL.


p.s. (1) was sent to the list previously;
(2) was sent previously, now updated.

Attachment: htutils.dif
Description: for WWW/.../HTUtils.h

Attachment: q_comple.dif
Description: for GridText.c

Attachment: alloc_in.dif
Description: for GridText.c


reply via email to

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