[webkit-reviews] review requested: [Bug 52773] [RegexFuzz] Crash in generated code : [Attachment 79618] Patch with changes suggested by reviewer.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 20 10:58:21 PST 2011


Michael Saboff <msaboff at apple.com> has asked  for review:
Bug 52773: [RegexFuzz] Crash in generated code
https://bugs.webkit.org/show_bug.cgi?id=52773

Attachment 79618: Patch with changes suggested by reviewer.
https://bugs.webkit.org/attachment.cgi?id=79618&action=review

------- Additional Comments from Michael Saboff <msaboff at apple.com>
Added requested ASSERT, built --Debug and ran tests with successful results.

The ClearDataLabel() call is no longer needed since we use the argument data
label directly AND we want to preserve the existing data label.

Removed the bogus WebCore change log.


More information about the webkit-reviews mailing list