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)

     --dkg


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to