[Webkit-unassigned] [Bug 33943] New: Use fastStrDup instead of strdup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 21 02:44:40 PST 2010


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

           Summary: Use fastStrDup instead of strdup
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kwangyul.seo at gmail.com


fastStrDup is added to FastMalloc in
https://bugs.webkit.org/show_bug.cgi?id=33937

Replace strdup/free with fastStrDup/fastFree.

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