]> granicus.if.org Git - python/commit
Bug #1400115, Fix segfault when calling curses.panel.userptr()
authorNeal Norwitz <nnorwitz@gmail.com>
Mon, 9 Jan 2006 06:24:35 +0000 (06:24 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Mon, 9 Jan 2006 06:24:35 +0000 (06:24 +0000)
commit5e3d862392acc3b6862c6393bfbca7450523717d
tree8db6622c03bd525d1d3c7a9af5cbbebd76537225
parente0aec6df5e9549bd9e2c54ea57b6aa65d3c25f29
Bug #1400115, Fix segfault when calling curses.panel.userptr()
without prior setting of the userptr.

Will backport.
Lib/test/test_curses.py
Misc/NEWS
Modules/_curses_panel.c