commit | 9290dd14b02508a667165d2e98f3f99aad61764e | [log] [tgz] |
---|---|---|
author | Andrew Kuchling <amk@amk.ca> | Sat Jun 22 14:50:56 2013 -0400 |
committer | Andrew Kuchling <amk@amk.ca> | Sat Jun 22 14:50:56 2013 -0400 |
tree | e17a24c10d220b6e3013ec00ebbe44aaf8efe75b | |
parent | 45d9493ee9f91dcdf2bafdf67f3d5adc432848bf [diff] |
#18113: avoid segfault if Py_XDECREF triggers code that calls set_panel_userptr again Problem noted & original patch by Serhiy Storchaka; I tweaked the patch a bit.