[webkit-reviews] review requested: [Bug 23116] [GTK] Fix crash due a callback called from GIO after the destruction of the ResourceHandle : [Attachment 26641] Be able to detach from an async GIO operation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 12 12:12:52 PST 2009


Holger Freyther <zecke at selfish.org> has asked  for review:
Bug 23116: [GTK] Fix crash due a callback called from GIO after the destruction
of the ResourceHandle
https://bugs.webkit.org/show_bug.cgi?id=23116

Attachment 26641: Be able to detach from an async GIO operation
https://bugs.webkit.org/attachment.cgi?id=26641&action=review

------- Additional Comments from Holger Freyther <zecke at selfish.org>
the GIO callback might be called even after we did cancel the operation. Place
the ResourceHandle* in the GObject* and set it to null when the ResourceHandle
forgot about the m_gfile/input_stream.


More information about the webkit-reviews mailing list