[webkit-reviews] review requested: [Bug 25651] Allocation of BytecodeGenerator causes stack overflow : [Attachment 30251] update of 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 asked  for review:
Bug 25651: Allocation of BytecodeGenerator causes stack overflow
https://bugs.webkit.org/show_bug.cgi?id=25651

Attachment 30251: update of patch for bug 25651
https://bugs.webkit.org/attachment.cgi?id=30251&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