bug-ncurses
[Top][All Lists]
Advanced

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

Re: Segment fault in tic


From: Thomas Dickey
Subject: Re: Segment fault in tic
Date: Sun, 23 Apr 2023 19:32:19 -0400

On Sun, Apr 23, 2023 at 10:32:39PM +0200, Ziqiao Kong wrote:
> Hello,
> 
> Our fuzzer finds a segment fault for tic.
> 
> Steps to reproduce:
> 
> ```
> wget -c 
> "https://invisible-island.net/archives/ncurses/current/ncurses-6.4-20230418.tgz";
> tar xf ncurses-6.4-20230418.tgz
> cd ncurses-6.4-20230418
> ./configure --enable-debug && make -j
> ./progs/tic -x -s /work/tmpfs/poc
> ```

thanks (I see something to investigate)

-- 
Thomas E. Dickey <dickey@invisible-island.net>
https://invisible-island.net

Attachment: signature.asc
Description: PGP signature


reply via email to

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