bug-ncurses
[Top][All Lists]
Advanced

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

Re: tic takes too long time to parse corrupted source terminfo


From: Thomas Dickey
Subject: Re: tic takes too long time to parse corrupted source terminfo
Date: Wed, 16 Oct 2019 04:12:40 -0400
User-agent: NeoMutt/20170113 (1.7.2)

On Wed, Oct 16, 2019 at 02:46:46PM +0800, Hongxu(primary) wrote:
> Hi,
> 
>     When applying tic on some corrupted source terminfo file, it may take
> extremely long time to parse.
>     This may result from the fact for some file input, inside
> `_nc_resolve_uses2`, the iteration on `qp` took too much time; meanwhile
> the use entry keeps unresolved, which finally forces "keepgoing" to be true.
>     An sample file input is attached.

I see (thanks).

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

Attachment: signature.asc
Description: PGP signature


reply via email to

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