[Webkit-unassigned] [Bug 180540] New: Use fastAlignedFree to free aligned memory.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 7 12:45:47 PST 2017


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

            Bug ID: 180540
           Summary: Use fastAlignedFree to free aligned memory.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pvollan at apple.com

When memory is allocated with tryFastAlignedMalloc, I believe we should use fastAlignedFree to free the memory.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171207/a6c3b1fa/attachment-0001.html>


More information about the webkit-unassigned mailing list