[Webkit-unassigned] [Bug 27874] New: Change malloc to fastMalloc and free to fastFree in Yarr's RegexInterpreter.cpp
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 31 04:21:14 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27874
Summary: Change malloc to fastMalloc and free to fastFree in
Yarr's RegexInterpreter.cpp
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: hzoltan at inf.u-szeged.hu
Use fastMalloc and fastFree instead of malloc and free in
RegexInterpreter.cpp's methods.
--
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