Bug 214436 - [IPC hardening] Add nullptr checks to WebKit::WebInspectorProxy::platformStartWindowDrag()
Summary: [IPC hardening] Add nullptr checks to WebKit::WebInspectorProxy::platformStar...
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-16 18:23 PDT by David Kilzer (:ddkilzer)
Modified: 2020-07-17 12:22 PDT (History)
6 users (show)

See Also:


Attachments
Patch v1 (1.53 KB, patch)
2020-07-16 18:49 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-16 18:23:23 PDT
Add nullptr checks to WebKit::WebInspectorProxy::platformStartWindowDrag().

<rdar://problem/59645910>
Comment 1 David Kilzer (:ddkilzer) 2020-07-16 18:49:10 PDT
Created attachment 404513 [details]
Patch v1
Comment 2 Brent Fulgham 2020-07-17 10:55:27 PDT
Comment on attachment 404513 [details]
Patch v1

LGTM.
Comment 3 EWS 2020-07-17 11:38:30 PDT
Committed r264526: <https://trac.webkit.org/changeset/264526>

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