[Webkit-unassigned] [Bug 9446] REGRESSION: Crash in CFSetApplyFunction()

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Jun 15 04:31:18 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9446


ddkilzer at kilzer.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #8849|review?                     |
               Flag|                            |
Attachment #8849 is|0                           |1
           obsolete|                            |
   Attachment #8852|                            |review?
               Flag|                            |




------- Comment #7 from ddkilzer at kilzer.net  2006-06-15 04:31 PDT -------
Created an attachment (id=8852)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=8852&action=view)
Patch v2 (adds dummy checks before calling CFSetApplyFunction())

Patch v2 adds dummy checks for _checksInProgress to make sure it's not nil and
that the set has at least 1 item in it before calling CFSetApplyFunction().

This fixes all the crashiness of WebKit ToT for me.


-- 
Configure bugmail: http://bugzilla.opendarwin.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