[Webkit-unassigned] [Bug 33570] [BREWMP] Map FastMalloc to BREW memory allocator
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 22 03:49:11 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=33570
--- Comment #14 from Kwang Yul Seo <kwangyul.seo at gmail.com> 2010-02-22 03:49:10 PST ---
(In reply to comment #12)
> (From update of attachment 48198 [details])
> Please add a comment before the #defines explaining why they're the right thing
> to do. Similar perhaps to how you explained things in teh bug. That although
> BREW defines "malloc()" you can't use it because the loader does not initialize
> the base address properly. (Is this a bug in brew? If so, is there a bug url
> tracking it? If so, you should include it.)
>
> Once we have enough justification in the code, we can land this kind of hack.
> As is I think this code would just confuse future folks trying to read it.
Thank you for your comment, Eric. I added a comment as you suggested. I don't
think it is a bug in BREW. In BREW, many C functions are prohibited just to
make the loader simple.
--
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