[webkit-reviews] review denied: [Bug 42079] SVG Large curve path segment OOM crash : [Attachment 94073] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 19 08:47:04 PDT 2011


Eric Seidel <eric at webkit.org> has denied Dirk Schulze <krit at webkit.org>'s
request for review:
Bug 42079: SVG Large curve path segment OOM crash
https://bugs.webkit.org/show_bug.cgi?id=42079

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

------- Additional Comments from Eric Seidel <eric at webkit.org>
This seems strictly worse.  We should just limit the loop, instead of adding
all the overhead of recursive calls.


More information about the webkit-reviews mailing list