[webkit-reviews] review cancelled: [Bug 25651] Allocation of BytecodeGenerator causes stack overflow : [Attachment 30137] Proposed patch for bug 25651

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 12 15:56:27 PDT 2009


Norbert Leser <norbert.leser at nokia.com> has cancelled Norbert Leser
<norbert.leser at nokia.com>'s request for review:
Bug 25651: Allocation of BytecodeGenerator causes stack overflow
https://bugs.webkit.org/show_bug.cgi?id=25651

Attachment 30137: Proposed patch for bug 25651
https://bugs.webkit.org/attachment.cgi?id=30137&action=review

------- Additional Comments from Norbert Leser <norbert.leser at nokia.com>
Per suggestion from Geoffrey Garen, this update utilizes OwnPtr, instead of raw
pointer for allocating heap memory.


More information about the webkit-reviews mailing list