GNOME Bugzilla – Bug 606582
Tests sigsegv
Last modified: 2010-01-10 20:45:52 UTC
Because we try to XDECREF PyGPollFD_Type.fd_obj which is not initialized.
Created attachment 151137 [details] [review] Initialize PyGPollFD_Type.fd_obj to NULL
Created attachment 151138 [details] backtrace
Attachment 151137 [details] pushed as 289d641 - Initialize PyGPollFD_Type.fd_obj to NULL