commit | 53e5ea7951b674ed223ae8dd3bb2da595d685ec5 | [log] [tgz] |
---|---|---|
author | Andrew Kuchling <amk@amk.ca> | Sat Jun 15 14:04:04 2013 -0400 |
committer | Andrew Kuchling <amk@amk.ca> | Sat Jun 15 14:04:04 2013 -0400 |
tree | c85508389860c9d6450e142dab8d60d336835583 | |
parent | 27bbfdbc4c85011b2bd7f21d3fe3b5e8c2d8b725 [diff] |
#18113: Objects associated to a curses.panel object with set_userptr() were leaked. Reported by Atsuo Ishimoto.