[webkit-reviews] review requested: [Bug 22834] Mismatched memory free in the new CSSSelectorList : [Attachment 26766] Patch attempt.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 15 12:06:04 PST 2009


Dean McNamee <deanm at chromium.org> has asked  for review:
Bug 22834: Mismatched memory free in the new CSSSelectorList
https://bugs.webkit.org/show_bug.cgi?id=22834

Attachment 26766: Patch attempt.
https://bugs.webkit.org/attachment.cgi?id=26766&action=review

------- Additional Comments from Dean McNamee <deanm at chromium.org>
This is really not the cleanest approach, and technically by the C++ standard
the behavior is undefined.  However, I think it's an improvement over the
current allocation mismatch.


More information about the webkit-reviews mailing list