[webkit-reviews] review requested: [Bug 9446] REGRESSION: Crash in CFSetApplyFunction() : [Attachment 8852] Patch v2 (adds dummy checks before calling CFSetApplyFunction())

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


David Kilzer (ddkilzer) <ddkilzer at kilzer.net> has asked  for review:
Bug 9446: REGRESSION: Crash in CFSetApplyFunction()
http://bugzilla.opendarwin.org/show_bug.cgi?id=9446

Attachment 8852: Patch v2 (adds dummy checks before calling
CFSetApplyFunction())
http://bugzilla.opendarwin.org/attachment.cgi?id=8852&action=edit

------- Additional Comments from David Kilzer (ddkilzer) <ddkilzer at kilzer.net>
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.



More information about the webkit-reviews mailing list