[Webkit-unassigned] [Bug 19287] return value of malloc() is not checked

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 28 08:59:05 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19287


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com,
                   |                            |andersca at apple.com




------- Comment #3 from darin at apple.com  2008-05-28 08:59 PDT -------
I suggest we call new or fastMalloc here as we do in the rest of our code. I
can't see any reason to use the system malloc.


-- 
Configure bugmail: http://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