Bug 214667 - [IPC hardening] FilterOperation decode/encode should use early returns
Summary: [IPC hardening] FilterOperation decode/encode should use early returns
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-07-22 17:27 PDT by David Kilzer (:ddkilzer)
Modified: 2020-07-23 10:11 PDT (History)
3 users (show)

See Also:


Attachments
Patch v1 (5.59 KB, patch)
2020-07-22 17:36 PDT, David Kilzer (:ddkilzer)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2020-07-22 17:27:18 PDT
FilterOperation decode/encode should use early returns.

<rdar://problem/65946400>
Comment 1 David Kilzer (:ddkilzer) 2020-07-22 17:36:24 PDT
Created attachment 405001 [details]
Patch v1
Comment 2 EWS 2020-07-23 10:11:09 PDT
Committed r264771: <https://trac.webkit.org/changeset/264771>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 405001 [details].