[Webkit-unassigned] [Bug 233674] New: [Win] OSAllocator::reserveUncommittedAligned should use aligned allocation
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Nov 30 18:14:30 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=233674
Bug ID: 233674
Summary: [Win] OSAllocator::reserveUncommittedAligned should
use aligned allocation
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Web Template Framework
Assignee: webkit-unassigned at lists.webkit.org
Reporter: Hironori.Fujii at sony.com
CC: keith_miller at apple.com
[Win] OSAllocator::reserveUncommittedAligned should use aligned allocation
It has a FIXME comment (Added by Bug 233379):
> // FIXME: Is there a way to do this where we can either release the excess reservation or not reserve it at all?
> void* result = reserveUncommitted(2 * bytes, usage, writable, executable);
--
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/20211201/d68a99c6/attachment-0001.htm>
More information about the webkit-unassigned
mailing list