[Webkit-unassigned] [Bug 180443] New: bmalloc IsoHeap needs to allow a thread to deallocate some size for the first time

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 5 13:39:06 PST 2017


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

            Bug ID: 180443
           Summary: bmalloc IsoHeap needs to allow a thread to deallocate
                    some size for the first time
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: bmalloc
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fpizlo at apple.com
                CC: ggaren at apple.com

It's true that we can expect a heap to already be initialized if we try to deallocate in it.  But it may not have its deallocator initialized on this thread yet.

-- 
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/20171205/58f2c42f/attachment.html>


More information about the webkit-unassigned mailing list