[Webkit-unassigned] [Bug 19287] return value of malloc() is not checked in npruntime.cpp
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 1 06:56:22 PST 2008
https://bugs.webkit.org/show_bug.cgi?id=19287
------- Comment #4 from gtoth at inf.u-szeged.hu 2008-12-01 06:56 PDT -------
In wtf/Fastmalloc.cpp, the allocation is checked therefore we should check this
here as well. We can use the same method here: if the allocation is
unsuccessful, CRASH macro can be invoked.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list