Bug 57576 - File mappings used by read-write SharedMemory objects aren't correctly marked as read-write after being sent over a CoreIPC::Connection
Summary: File mappings used by read-write SharedMemory objects aren't correctly marked...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Adam Roben (:aroben)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-31 14:04 PDT by Adam Roben (:aroben)
Modified: 2011-03-31 14:10 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.97 KB, patch)
2011-03-31 14:05 PDT, Adam Roben (:aroben)
bweinstein: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2011-03-31 14:04:39 PDT
File mappings used by read-write SharedMemory objects aren't correctly marked as read-write after being sent over a CoreIPC::Connection
Comment 1 Adam Roben (:aroben) 2011-03-31 14:05:04 PDT
Created attachment 87784 [details]
Patch
Comment 2 WebKit Review Bot 2011-03-31 14:07:25 PDT
Attachment 87784 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/ChangeLog', u'Source/WebKit..." exit_code: 1

Source/WebKit2/ChangeLog:3:  ChangeLog entry has no bug number  [changelog/bugnumber] [5]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Adam Roben (:aroben) 2011-03-31 14:10:46 PDT
Committed r82615: <http://trac.webkit.org/changeset/82615>