Bug 259301 - [IPC] Don't unwrap invalid SendSyncResult replies
Summary: [IPC] Don't unwrap invalid SendSyncResult replies
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dan Glastonbury
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-07-17 20:35 PDT by Dan Glastonbury
Modified: 2023-07-18 17:12 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Glastonbury 2023-07-17 20:35:40 PDT
Add extra checking to SendSyncResult::succeeded so we don't unwrap invalid SendSyncResult replies.
Comment 1 Dan Glastonbury 2023-07-17 20:35:57 PDT
rdar://111895837
Comment 2 Dan Glastonbury 2023-07-17 20:52:16 PDT
Pull request: https://github.com/WebKit/WebKit/pull/15901
Comment 3 EWS 2023-07-18 17:12:05 PDT
Committed 266147@main (5d3f12cc83da): <https://commits.webkit.org/266147@main>

Reviewed commits have been landed. Closing PR #15901 and removing active labels.