[Webkit-unassigned] [Bug 23116] [GTK] Fix crash due a callback called from GIO after the destruction of the ResourceHandle

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


https://bugs.webkit.org/show_bug.cgi?id=23116


zecke at selfish.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #26641|                            |review?
               Flag|                            |




------- Comment #21 from zecke at selfish.org  2009-01-12 12:12 PDT -------
Created an attachment (id=26641)
 --> (https://bugs.webkit.org/attachment.cgi?id=26641&action=view)
Be able to detach from an async GIO operation

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.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the webkit-unassigned mailing list