[webkit-reviews] review denied: [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
Mon Dec 1 10:06:48 PST 2008


Anders Carlsson <andersca at apple.com> has denied 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 Anders Carlsson <andersca at apple.com>
I like Darin's suggestion better, if we use fastMalloc instead of malloc it
should take care of crashing if the allocation fails.


More information about the webkit-reviews mailing list