Bug 269759 - Add nullptr check for ProcessLauncher client
Summary: Add nullptr check for ProcessLauncher client
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords: InRadar
: 269977 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-02-19 15:05 PST by Per Arne Vollan
Modified: 2024-02-27 07:53 PST (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 Per Arne Vollan 2024-02-19 15:05:13 PST
Add nullptr check for ProcessLauncher client in ProcessLauncher::finishLaunchingProcess.
Comment 1 Per Arne Vollan 2024-02-19 15:05:27 PST
<rdar://problem/122995875>
Comment 2 Per Arne Vollan 2024-02-19 15:07:11 PST
Pull request: https://github.com/WebKit/WebKit/pull/24784
Comment 3 EWS 2024-02-20 09:28:38 PST
Committed 275047@main (9ff5a32ea773): <https://commits.webkit.org/275047@main>

Reviewed commits have been landed. Closing PR #24784 and removing active labels.
Comment 4 Per Arne Vollan 2024-02-20 09:36:04 PST
Re-opening for pull request https://github.com/WebKit/WebKit/pull/24822
Comment 5 Per Arne Vollan 2024-02-27 07:53:42 PST
*** Bug 269977 has been marked as a duplicate of this bug. ***