Closed
Bug 522592
Opened 15 years ago
Closed 15 years ago
Domain.cpp should use VMPI_setPageProtection()
Categories
(Tamarin Graveyard :: Virtual Machine, enhancement)
Tamarin Graveyard
Virtual Machine
Tracking
(Not tracked)
VERIFIED
WONTFIX
Future
People
(Reporter: stejohns, Unassigned)
Details
ProtectionHelper::MakeWriteable is a mess of ifdefs to VirtualProtect, mprotect, etc. It should be adapted to use VMPI_setPageProtection instead.
Reporter | ||
Comment 1•15 years ago
|
||
Obsolete due to rewrites of the MOPS code.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•