[Webkit-unassigned] [Bug 95244] ExecutableAllocator should be destructed after Heap
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 29 10:07:24 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=95244
Geoffrey Garen <ggaren at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #161238|review? |review-
Flag| |
--- Comment #5 from Geoffrey Garen <ggaren at apple.com> 2012-08-29 10:07:27 PST ---
(From update of attachment 161238)
View in context: https://bugs.webkit.org/attachment.cgi?id=161238&action=review
Did you check to make sure the Executable Allocator doesn't use the heap in its constructor?
> Source/JavaScriptCore/runtime/JSGlobalData.cpp:124
> + , heap(this, heapType)
No need for this initializer inside the #if.
--
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