[Webkit-unassigned] [Bug 93931] [EFL] Remove alloca usage.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 14 01:54:02 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=93931





--- Comment #5 from Kangil Han <kangil.han at samsung.com>  2012-08-14 01:54:32 PST ---
(In reply to comment #4)
> Informal r- from my side because of two reason:
> 
> 1) According to WebKit-Efl style we should avoid memory allocation with malloc and friends. new operator is preferred. 
> 
> 2) I don't see any benefits of allocating/freeing memory in this case.
> 
> You can get more information here https://bugs.webkit.org/show_bug.cgi?id=72017.

Would you please suggest a way to remove build warning message under this circumstances?

-- 
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