[Webkit-unassigned] [Bug 175299] New: Use bmalloc::freealign() when deallocating aligned memory block

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 7 16:17:14 PDT 2017


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

            Bug ID: 175299
           Summary: Use bmalloc::freealign() when deallocating aligned
                    memory block
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: bmalloc
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: daewoong.jang at navercorp.com
                CC: ggaren at apple.com

On windows, aligned memory block should be freed with _aligned_free(). For this case, this patch introduces new bmalloc API freealign().

-- 
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/20170807/9d983901/attachment.html>


More information about the webkit-unassigned mailing list