[webkit-reviews] review granted: [Bug 19287] return value of malloc() is not checked in npruntime.cpp : [Attachment 25630] proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 2 10:53:36 PST 2009


Darin Adler <darin at apple.com> has granted Gabriella Toth
<gtoth at inf.u-szeged.hu>'s request for review:
Bug 19287: return value of malloc() is not checked in npruntime.cpp
https://bugs.webkit.org/show_bug.cgi?id=19287

Attachment 25630: proposed patch
https://bugs.webkit.org/attachment.cgi?id=25630&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
Seems OK to land this as-is. I don't see a lot of harm in it despite the fact
that we'd prefer to use fastMalloc.


More information about the webkit-reviews mailing list