DescriptionUse nacl::CreateMemoryObject to create dynamic code shared memory object
Use NaCl's code rather than base::SharedMemory to create the shared memory
object to whose mappings NaCl needs to apply PROT_EXEC. We'll be changing
that NaCl code to deal with the Linux cases where shm_open objects cannot
have PROT_EXEC applied to their mappings.
BUG= http://code.google.com/p/chromium/issues/detail?id=103377
TEST= nacl_integration
R=mseaborn@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110557
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|