]> granicus.if.org Git - python/commit
Issue #25745: Fixed leaking a userptr in curses panel destructor.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 8 May 2016 21:11:59 +0000 (00:11 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 8 May 2016 21:11:59 +0000 (00:11 +0300)
commit22d8942b8d8d06e3d869cdad24598f9c7d8a095f
tree1c5f20b26a74009b9a2c8dfb1c21dd6cd881247f
parent3111c94b16298ac211b862a3e8fb028c6c452c72
Issue #25745: Fixed leaking a userptr in curses panel destructor.
Misc/NEWS
Modules/_curses_panel.c