[Webkit-unassigned] [Bug 33570] [BREWMP] Map FastMalloc to BREW memory allocator
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 4 16:56:48 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=33570
Eric Seidel <eric at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #48099|review?, commit-queue? |review-
Flag| |
--- Comment #7 from Eric Seidel <eric at webkit.org> 2010-02-04 16:56:48 PST ---
(From update of attachment 48099)
Hmmm.
Why use a #define instead of just naming the functions malloc, calloc, etc?
Maybe this code should go in its own header, which FastMalloc.cpp should
include. Something like SystemMallocBrew.h?
How do other codebases which port to BREW deal with this strange lack of
malloc()?
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list