Hi Thomas--
On Sat 2015-05-02 15:30:14 -0400, Thomas Dickey wrote:
> 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).
Apologies, you're absolutely right.
I found the above memory leak when running pinentry-curses 0.9.1 after
feeding it the GETPIN command. I don't have a more narrowly-targeted
reproduce :/
--dkg
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]