bug-ncurses
[Top][All Lists]
Advanced

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

Re: Crash when restoring screen


From: Thomas Dickey
Subject: Re: Crash when restoring screen
Date: Mon, 18 Oct 2021 19:31:33 -0400
User-agent: Mutt/1.10.1 (2018-07-13)

On Mon, Oct 18, 2021 at 07:23:23PM -0400, Thomas Dickey wrote:
> On Mon, Oct 18, 2021 at 05:33:23AM +0000, Frank Tkalcevic wrote:
> > I’m porting an application from Solaris/curses to Linux/ncurses.
> > 
> > The applications uses scr_dump() and scr_restore() a lot when popping up
> > boxes, or launching child applications.
> > 
> > If the terminal is made bigger by the user between the scr_dump() and
> > scr_restore(), the application will crash in the ncurses library – sometimes

attaching a more involved example which I used to investigate the wrapping

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

Attachment: oops.c
Description: Text Data

Attachment: signature.asc
Description: PGP signature


reply via email to

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