[Webkit-unassigned] [Bug 27874] Change malloc to fastMalloc and free to fastFree in Yarr's RegexInterpreter.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 16 21:50:25 PDT 2011


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


Gavin Barraclough <barraclough at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |INVALID




--- Comment #11 from Gavin Barraclough <barraclough at apple.com>  2011-06-16 21:50:25 PST ---
These allocations are now stack based, and as such this change is no longer valid.

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