[webkit-reviews] review requested: [Bug 11131] Repeated string concatenation results in OOM crash : [Attachment 12701] Updated patch

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Fri Jan 26 18:00:38 PST 2007


Andrew Wellington <proton at wiretapped.net> has asked  for review:
Bug 11131: Repeated string concatenation results in OOM crash
http://bugs.webkit.org/show_bug.cgi?id=11131

Attachment 12701: Updated patch
http://bugs.webkit.org/attachment.cgi?id=12701&action=edit

------- Additional Comments from Andrew Wellington <proton at wiretapped.net>
Updated patch to remove extra braces, and as an added bonus made it more
efficient -- no need to check a.data() && b.data(), just the expanded one.



More information about the webkit-reviews mailing list