WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
187787
Better deal with unexpected descriptor types in IPC::Connection's createMessageDecoder()
https://bugs.webkit.org/show_bug.cgi?id=187787
Summary
Better deal with unexpected descriptor types in IPC::Connection's createMessa...
Chris Dumez
Reported
2018-07-18 15:24:07 PDT
Better deal with unexpected descriptor types in IPC::Connection's createMessageDecoder() so that decoding actually fails instead of adding default-constructed IPC::Attachment objects to the Decoder. We have cases where decoding succeeds but the mach_port passed via IPC is null (
rdar://problem/41995022
) and this could be the cause.
Attachments
Patch
(2.83 KB, patch)
2018-07-18 15:25 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2018-07-18 15:25:23 PDT
Created
attachment 345294
[details]
Patch
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