WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 131542
[UNIX] Add support for creating read only shared memory
https://bugs.webkit.org/show_bug.cgi?id=131542
Summary
[UNIX] Add support for creating read only shared memory
Carlos Garcia Campos
Reported
2014-04-11 08:57:22 PDT
In SharedMemory::createHandle() we can receive ReadOnly as protection parameter. We are creating the shared memory as read-write by default, and when creating a handle we duplicate the file descriptor that inherits the flags.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug