On Mon, Apr 27, 2015 at 07:56:52AM -0400, Daniel Kahn Gillmor wrote:
> following up on my earlier post about memory leaks in ncurses, there
> appears to be another leak in wrefresh as well:
> 
>      at 0x4C28C20: malloc (in 
> /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
>      by 0x4E3D7EE: _nc_scroll_optimize (in 
> /lib/x86_64-linux-gnu/libncursesw.so.5.9)
>      by 0x4E5E52C: doupdate (in /lib/x86_64-linux-gnu/libncursesw.so.5.9)
>      by 0x4E4B8A8: wrefresh (in /lib/x86_64-linux-gnu/libncursesw.so.5.9)

There are no steps to repeat given (the sample code in the bug report
does not use wrefresh).

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

Attachment: signature.asc
Description: Digital signature

Reply via email to