bug-ncurses
[Top][All Lists]
Advanced

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

Re: deref/use after free


From: Thomas Dickey
Subject: Re: deref/use after free
Date: Sat, 22 Nov 2008 18:43:41 -0500
User-agent: Mutt/1.5.18 (2008-05-17)

On Fri, Nov 21, 2008 at 08:51:51AM +0000, john heasley wrote:
> I have a home-grown curses application which dumps core within ncurses 5.7
> when the window is repeatedly resized.  The traceback is
...
> Without resizing, there are no segfaults.  I'm hoping that one of those
> familiar with ncurses source will know where to look straight away.  If
> not, i'll spend the time to track it down.

I don't see the problem in the test-cases that I use for wresize and
resizeterm, but did modify some of the logic last year, e.g., in 20080105.

valgrind might help (to pinpoint the error).

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

Attachment: signature.asc
Description: Digital signature


reply via email to

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