bug-ncurses
[Top][All Lists]
Advanced

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

tic takes too long time to parse corrupted source terminfo


From: Hongxu(primary)
Subject: tic takes too long time to parse corrupted source terminfo
Date: Wed, 16 Oct 2019 14:46:46 +0800

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. 

Best Regards,
Hongxu

Attachment: tic_hang
Description: Binary data


reply via email to

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