[Webkit-unassigned] [Bug 26790] New: ParserArenaDeletable should override delete

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 28 23:41:12 PDT 2009


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

           Summary: ParserArenaDeletable should override delete
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kwangyul.seo at gmail.com


ParserArenaDeletable overrides new, but it does not override delete.
ParserArenaDeletable must be freed by fastFree because it is allocated by
fastMalloc.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list